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

https://github.com/ritobrotomukherjee/dsa-computer-science

Problem solving and DSA with C++
https://github.com/ritobrotomukherjee/dsa-computer-science

algorithms-and-data-structures codechef cpp data-structures hackerrank-solutions leetcode-cpp math patterns problem-solving

Last synced: 3 months ago
JSON representation

Problem solving and DSA with C++

Awesome Lists containing this project

README

        

## C++ DSA Practice
- **It's a simple repository where you will find pattern related questions for logic building using while and for loops**
- **You will also get LeetCode and HackerRank Question Solution with proper Time And Space Complexcity Analysys. To find the Time And Space Complexity check each of the ```README.md``` file inside every directory.**
- **You will also get System Design Related modules in upcoming days**
- **YouTube channel to discuss all the questions COMING SOON**

## 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/DSA-computer-science.git```
- After Cloning ```cd DSA-computer-science```

## 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

- Love Babbar [@GitHub](https://www.linkedin.com/in/love-babbar-38ab2887/)