# mandliya/algorithms_and_data_structures

180+ Algorithm & Data Structure Problems using C++

Repository: https://github.com/mandliya/algorithms_and_data_structures
Canonical: https://ross.abutalabs.com/products/algorithms_and_data_structures
Language: C++
License: GPL-2.0
License Family: copyleft
Topics: algorithm, c, cpp, interview-questions, interview-practice, data-structures, datastructures, c-plus-plus, bit-manipulation, tree, leetcode-solutions, leetcode, string-manipulation
Last push: 2024-02-06T21:40:11+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4410, "days_push": 939, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6151, forks 1324 (observed 2026-08-28T04:09:36.635854+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages
- platform: cpp, python, cross-platform
- tags: interview-preparation, data-structures, leetcode, coding-interview, practice-problems, bit-manipulation, trees, linked-lists, algorithms

## Member repositories
- mandliya/algorithms_and_data_structures (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:36.635854+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:31.746100+00:00, confidence not recorded.
  - readme: https://github.com/mandliya/algorithms_and_data_structures (fetched 2026-08-28T04:09:36.635854+00:00, sha cf87d56a4d35)
- Data as of 2026-08-30T08:39:29.467469+00:00.
