The repository contains solutions to various problems on interviewbit. The code is merely a snippet (as solved on InterviewBit) & hence is not executable in a c++ compiler. The code written is purely original and completely my own.
My solutions to algorithmic problems in interviewbit written in C++
I have solved quite a number of problems from several topics. See the below table for further details.
| Topic Name| Number of Problems Solved| | :--------: | :--------: | | Arrays| 78| | Backtracking| 22| | Binary Search| 22| | Bit Manipulation| 10| | Codersbit| 19| | Dynamic Programming| 95| | Graphs| 43| | Greedy| 15| | Hashing| 36| | Heaps And Maps| 25| | Linked Lists| 26| | Math| 56| | Stacks And Queues| 27| | Strings| 36| | Time Complexity| 30| | Trees| 66| | Two Pointers| 26|
One day in the foreseeable future I will have solved all the challenges on interviewbit. Then this repository will mostly become a static one.
Constructive criticisms or code reviews of any kind are very much welcome.
If you have any questions about the solutions you can find here, feel free to contact me [email protected].