srdja /
Collections-C
A library of generic data structures for the C language.
92/100 healthLoading repository data…
Mandeepkumarsaw / repository
A structured collection of Data Structures and Algorithms (DSA) problems in C++ for interview preparation and problem-solving.It includes DSA in cpp, algorithms, data-structures and approach to solve problems.It's shows my problem-solving skills competitive-programming.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A structured and continuously growing collection of Data Structures & Algorithms (DSA) problems implemented in C++ for interview preparation and problem-solving mastery.
This repository is a part of my journey to strengthen problem-solving skills and build a solid foundation in Data Structures and Algorithms.
It contains well-organized solutions to commonly asked coding problems, ranging from basic concepts to advanced patterns.
Explore problems categorized by core DSA concepts:
DSAProblem/
│── Arrays/
│── BinarySearch/
│── Sorting/
│── Strings/
│── BitManipulation/
│── 2DArrays/
│── STL/
✔️ Clean and readable C++ implementations ✔️ Topic-wise structured learning ✔️ Focus on optimized approaches ✔️ Helpful for beginners to intermediate learners ✔️ Regular updates with new problems
This repo is perfect for:
Each problem in this repository focuses on:
Contributions are welcome! If you’d like to improve solutions or add new problems:
If you find this repository helpful:
Mandeep Kumar 📌 Passionate about DSA, Problem Solving & Development
💡 “Consistency in solving problems is the key to mastering DSA.”
Selected from shared topics, language and repository description—not editorial ratings.
srdja /
A library of generic data structures for the C language.
92/100 healthP-p-H-d /
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
87/100 healthDNedic /
A collection of lock-free data structures written in standard C++11
djeada /
A collection of 100+ projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.
88/100 healthtlx /
TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers
82/100 healthAlgo-Phantoms /
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
65/100 health