- It's a simple repository to practice already learned DSA concepts using CPP
- Each topic of DSA has it's own name with proper naming conventions for better understanding and rivision in future
- Few self made questions and also questions from renowned sites like
LeetCode
,CodingNinjas
, orCodeforces
etc are solved
- VS Code (IDE)
- C++ (Programming)
- VS code extensions:
Code Runner
andC/C++
- C++ installation guide VS Code C++ Installation
- clone repository
git clone https://github.com/RitobrotoMukherjee/practice-dsa-cpp.git
- After Cloning
cd practice-dsa-cpp
Move to any repository and run the
Code Runner
to run program. The program will compile and create andexecutable
, and it will run in your terminal.
👤 Ritobroto Mukherjee
- Portfolio: @Rito
- GitHub: @RitobrotoMukherjee
- Twitter: @RitobrotoM3
- LinkedIn: Ritobroto Mukherjee
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!