An open API service indexing awesome lists of open source software.

https://github.com/ritobrotomukherjee/practice-dsa-cpp

Practice DSA using CPP with proper branching for each topic.
https://github.com/ritobrotomukherjee/practice-dsa-cpp

cpp dsa-practice interview-preparation problem-solving

Last synced: 6 months ago
JSON representation

Practice DSA using CPP with proper branching for each topic.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Ritobroto-Mukherjee-blueviolet?labelColor=white)

## C++ DSA Practice
- **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`, or `Codeforces` etc are solved**

## Technology Stack
- VS Code (**IDE**)
- C++ (**Programming**)
- VS code extensions: `Code Runner` and `C/C++`

## Prerequisite
- C++ installation guide [VS Code C++ Installation](https://code.visualstudio.com/docs/languages/cpp)

## Installation
- clone repository ```git clone https://github.com/RitobrotoMukherjee/practice-dsa-cpp.git```
- After Cloning ```cd practice-dsa-cpp```

## Run Program
> Move to any repository and run the `Code Runner` to run program. The program will compile and create and `executable`, and it will run in your terminal.

## Author

👤 **Ritobroto Mukherjee**

- Portfolio: [@Rito](https://ritobrotomukherjee.github.io/Work-Portfolio/)
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments