This repository contains all the coding problems I solved during the C++ Course - CodeHelp Supreme 3.O. The course helped me dive deep into various concepts of Data Structures and Algorithms (DSA) using C++.
- 🌐 Official Website
- 📚 Courses Dashboard
- 📝 Mock Tests for Practice
- 💼 Core Subject Preparation for Placements
- 🧾 DSA Sheet: cpp-dsa-sheet.vercel.app
🙏 All credit goes to @saumyayadav25 for preparing the above DSA sheet.
A special thanks to:
- @loveBabbar Bhaiya
- @LakshayKumar Bhaiya
- CodeHelp Platform
Thank you for your guidance and support throughout this journey!
Here are the key topics covered in the course:
- Basics of Programming
- Patterns
- Arrays
- Searching and Sorting
- Char Arrays and Strings
- Basic Maths and Pointers
- Recursion
- Backtracking and Divide and Conquer
- OOPS Concepts
- Linked Lists
- Stacks
- Queues
- Generic and Binary Trees
- Binary Search Trees
- Heaps
- Maps and Tries
- Dynamic Programming
- Graphs
- Clone this repository to your local machine.
git clone https://github.com/your-username/repository-name.git