- 450 Question on DSA Click here
To decide which data structure you need in what case, you should know about them in the first place.
You need to know:
-> Which exist
-> What they are good for
-> How they work
-> Their runtime characteristics (time and space complexity)
-> Their pros
-> And cons
If you are looking for a public repository to contribute then you are at the right place. This is open to all the GitHub users. Please follow the given steps to contribute :-
->Fork the repo, make a new branch with your name.
-> Please select the folder in which you have a solution for or create the folder in which you want to contribute.
-> In case the solution already exist for the problem, make another file for it marking the number of the solution.
-> Please put a block comment of the question in your solution.
-> Please refrain from adding plagiarised code. In case you are using someone's code please add credit or reference.
->At the end don't forget to give a star to repo.
🛩️ visualgo
🛩️ practice G4G
🛩️ 30dayscoding
🛩️ FacePrep DSA
🛩️ Learn DSA - codechef
🛩️ techdevguide