A curated list of links and codes for competitive programming
Update 02.08.2018
I got placed in Adobe
This repository will be taking a break for about a month, but post that I will be updating it regularly.
Heres a snapshot of whats to come :
- All Interviewbit solutions
- All Leetcode solutions[ most of the questions till 150 completed. focus will be on 200 onwards ]
- Contests [ codeforces,hackerank,codechef,topcoder,leetcode ]
- A single review page repository for every ds, alongwith their implementations.
Goals :
- Implementations of common data structures and their related questions.
- Common algorithm questions asked in placements and interviews.
- Will have a collection of solutions of Leetcode questions.
To Do :
- Put comments in the code to make them easier to read.
Note :
- The project is still under active development.
- In case of any bug in the code, open an issue.
- Codes currently are in c++, however solutions in other languages are welcome.

