Skip to content

anup4747/DSA_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA_Cpp

Welcome to the DSA in C++ repository! 🚀

This repository is dedicated to building a strong foundation in Data Structures and Algorithms (DSA) using C++. Whether you're preparing for coding interviews, competitive programming, or enhancing problem-solving skills, this repository serves as a comprehensive resource.

📂 Structure of the Repository

The repository is divided into the following categories:

Basics: Introduction to C++ and foundational concepts. Arrays: Implementation and common problems. Strings: Manipulation and algorithms. Linked Lists: Singly, Doubly, and Circular. Stacks & Queues: Implementation and use cases. Trees: Binary Trees, Binary Search Trees, and more. Graphs: BFS, DFS, and shortest path algorithms. Sorting & Searching: Advanced techniques. Dynamic Programming: Solving problems efficiently. Miscellaneous Topics: Hashing, Recursion, Backtracking, etc.

🛠️ Prerequisites

Basic knowledge of C++ programming. Familiarity with mathematics and problem-solving.

🏗️ Contributing

Contributions are welcome! If you have a DSA problem or topic you'd like to add, feel free to submit a pull request.

📖 Resources

GeeksforGeeks LeetCode Codeforces

🚀 Let's Get Started!

Check out the Basics folder to begin your journey in mastering DSA in C++.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages