REPOSITORY OVERVIEWLive repository statistics
★ 3Stars
⑂ 0Forks
◯ 0Open issues
◉ 3Watchers
57/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
7 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
C++ Basic to Advanced with Data Structures and Algorithms
Welcome to the "C++ Basic to Advanced DSA" repository! This repository is dedicated to learning and practicing C++ programming from basic to advanced concepts, with a focus on Data Structures and Algorithms (DSA).
[!NOTE]
The codebase and concepts will be updated regularly, several topics like Bit Manipulation, Trees, and Graphs are yet to be covered.
Introduction
This repository is created to provide a structured learning path for anyone interested in mastering C++ programming language along with gaining proficiency in Data Structures and Algorithms. Whether you are a beginner or looking to enhance your skills, this repository aims to guide you through the essentials to advanced topics.
Topics Covered
-
C++ Basics: Variables, Data Types, Control Flow, Functions, Object-Oriented Programming (OOP), etc.
-
Advanced C++ Features: Templates, Standard Template Library (STL), Smart Pointers, Exception Handling, etc.
-
Data Structures: Arrays, Linked Lists, Stacks, Queues, Trees, Graphs, Hashing, etc.
-
Algorithms: Searching, Sorting, Dynamic Programming, Greedy Algorithms, Divide and Conquer, etc.
-
LeetCode-Solutions repository: Link
Feel free to explore the content based on your current level and learning objectives.
This repository will be updated regularly to cover all the topics.
Resources that you can make use of:
C++ | DSA | Competitive Programming
Striver A2Z SDE Sheet - Absolute beginners
Striver SDE Sheet - If you are familiar with DSA
Striver 79 - Interview prep
Competitive Programming + DSA in Hindi - By Luv
DSA Roadmap
neetcode.io
Competitive Programming Setup in Sublime Text
Sublime Text setup for competitive programming
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository contains a comprehensive collection of solutions to LeetCode problems, crafted with clarity and efficiency in mind. Each solution is written in a clean, readable format and includes insights into time and space complexity, making it an ideal resource for technical interview preparation, algorithm practice, and self-paced learning.
65/100 healthActive repository
JavaMIT#algorithm-practice#algorithms#arrays#binary-search
⑂ 1 forks◯ 0 issuesUpdated May 7, 2026
This repository contains all code related to data structure using C . In this repository contains Array , Stack , Linked List , Queue , Binary Tree , Binary Search tree , Graph , Dynammic programming , searching and sorting techniques as well as Greedy Algorithm .
27/100 healthActive repository
CNo license
⑂ 0 forks◯ 0 issuesUpdated Sep 13, 2021