This repository will be used a practice ground to solidify different concepts that I learn.
- Beginner: Contains all the projects from florinpop17's repo. (
archived
) - Karan's project list solutions: Contains folder for the karan's project. (
archived
) - Project Based on C/C++: Contains projects from project based tutorial in C repo.
- Design Patterns: Contains several design patterns I implemented
- CodingProblem/Exercises: Contains coding problems from sites like leetcode
- Games: Contains small games
- Books: Contains solutions to coding problems from books
- Research Papers: Contains my stupid summaries on several implementation