DSA for beginners.
Collective resource for problems in data structures and algorithms, for you and powered by you. Consider this a place to find, problems that others found interesting enough to share. If you did some to, we encourage you to send it in, in a pull request. 👽
[?] What does this project stands for?
The purpose of the project is to provide resources for people preparing for interviews, or just trying to master data structures and algorithms in general.
[?] Interesting in helping out?:
Please read CONTRIBUTING.md for more details.
or if you like it simple:
Fork
this repository- Create a
branch
Commit
your changesPush
yourcommits
to thebranch
- Submit a
pull request
You can find more information about Pull Requests here
[?] If you are aiming to add problems, this part is not for you. This page is only for people trying to get the project running locally, mainly for development. Requires node installed.
[?] Use yarn over npm.
$ yarn # install dependencies
$ yarn start # start a local dev server
Thanks goes to these wonderful people (emoji key):
Blaine 🚇 🎨 🚧 🧑🏫 🖋 💻 |
Umang Kumar 🖋 |
This project follows the all-contributors specification. Contributions of any kind welcome!
The work is licensed under the GNU GPLv3. For the entire license see here