Skip to content

26barnwal11/DataStructures-and-Algorithms

 
 

Repository files navigation

DataStructures-and-Algorithms

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.

Fun Fact: This repository is independent of languages, which means, you may add the algorithm(s) in the programming language you find yourself comfortable with!

Very soon you'll be getting 'em merged in our Prime branch

About

Structure the Data in a correct and efficient way 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.1%
  • C 16.9%