The Repository contains the solution for the competitive programming questions and contest on various platforms. like Codechef, CodeForces, Leetcode & also solutions of the Hiring Challennges conducted by different companies like Google, Juspay, Microsoft!
Before dive into this repo you should know why do we need these concepts. What is Role of DSA in your real life??
“ For solving any real-world problem with programming approach we need to follow some steps & strategy. The collection of that steps is Algorithm, whereas a data structure is a way to store and organize data during solving that problem or constructing any software so that it can be used efficiently in terms of time and space, this way Data structure & Algorithms always allow us to write efficient and optimized computer programs.”
-
STL is standard template library, It is most powerful & useful while doing competitive coding questions Read More.
-
Problems on Data structure & Algorithms Classic DSA-InOut Click Here to get into problems section..
-
NOTE : Click on [:blue_book:] for getting hand written notes on particular topic.
SNo. | Contents |
---|---|
1. | CodeForces |
2. | CodeChef |
3. | Leetcode |
4. | Google Official |
5. | CSES Problems |
6. | HackerRank |
7. | HackerEarth |
8. | Geek4Geeks |
9. | Hiring |