Structure the Data in a correct and efficient way!
This repository will contain all the generic data-structure and algorithms that run in an effiecient time and space complexity. You may get your changes merged here by submitting a Pull Request 🔥
Q. How will I get my changes merged(how should I open a pull request)
A. You may propose your changes via a Pull REquest. For how to open a pull request, give this a read, if stuck, please ping anyone of the maintainers for help.
Q. How should I begin contributing here?
A. Well, it is simple enough,follow the procedure
- Read the repository,
- Find the algorithm that you think is missing.
- Now create and issue in this repository via clicking here,
- Get yourself assigned to it(via commenting on the issue and tagging any of the maintainer)
- Implement it, and create a pull request, we'll merge your PR very soon with minimal changes needed.
Very soon you'll be getting 'em merged in our Prime branch