An open API service indexing awesome lists of open source software.

https://github.com/victorola-coder/panthreon

learn data-structures and algorithm
https://github.com/victorola-coder/panthreon

Last synced: 12 months ago
JSON representation

learn data-structures and algorithm

Awesome Lists containing this project

README

          

# JS Challenges, Data Structures, and Algorithms.👩‍💻

- Learn to solve problems with code, write efficient codes!

# Questions🤔💭

- Does the time taken for a code to run depend on the processor of the device used to code?

# Setup🚀

1. Clone this repository to your local machine using `git clone`.
2. Navigate to the project directory: `cd panthreon`.
3. Install project dependencies using `npm install`.
4. Start the development server: `npm test`.
5. install [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) extension on your vscode.

# Usage👩‍🏭
Im pretty sure the files and folders are easy to naviagte and read, each codes are well documented and you have idea of what is really going on, feel free to ask questions too

# Contribution 🛠
Feel free to contribute to this repository, the little idea and correction is high appreciated, i promise your pull request will be accepted and merged.