mandliya/algorithms_and_data_structures resource
180+ Algorithm & Data Structure Problems using C++ observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4410
- days_rel: n/a
- days_push: 939
- n_releases_24m: 0
Adoption not part of the score
6151 stars · 1324 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated collection of 180+ algorithm and data structure problems solved in C++ (with a small number of Python solutions), covering topics like linked lists, trees, bit manipulation, and string manipulation. It is intended as interview practice material, organized by problem category with one solution file per problem.
Use cases
- prepare for coding interviews with practice problems
- learn data structures and algorithms in C++
- study linked list and tree problem solutions
- practice leetcode-style problems offline
- review classic algorithm questions before an interview
- learn bit manipulation and string manipulation techniques
When to choose
- you are preparing for technical interviews and want worked C++ solutions
- you want a categorized reference of classic algorithm and data structure problems
- you are learning C++ and want to see many small, focused example programs
When to avoid
- you need production-quality, safe, or well-tested code - the author warns some code is old and may be unsafe
- you want a runnable test suite or package rather than standalone solution files
- you need Python-first coverage - only ~15 of the problems have Python solutions
Facets
learning-resource · maturity maintenance
developer-tools education programming-languages cpp python cross-platform interview-preparation data-structures leetcode coding-interview practice-problems bit-manipulation trees linked-lists algorithms
1 source
- readme: https://github.com/mandliya/algorithms_and_data_structures · fetched 2026-08-28 · cf87d56a4d35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mandliya/algorithms_and_data_structures | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mandliya/algorithms_and_data_structures")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem