prakhar1989/Algorithms resource
:computer: Data Structures and Algorithms in Python 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5013
- days_rel: n/a
- days_push: 1856
- n_releases_24m: 0
Adoption not part of the score
3088 stars · 819 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of classic data structure and algorithm implementations in Python, covering graphs, heaps, sorting, dynamic programming, and number theory. It serves as an educational reference with accompanying tests rather than a production library.
Use cases
- learn data structures and algorithms in python
- study graph algorithms like dijkstra and kruskal with example code
- prepare for coding interviews with python algorithm implementations
- reference implementations of heaps, tries, and union-find
- understand dynamic programming problems like knapsack and longest common subsequence
When to choose
- you want readable, educational Python implementations of classic algorithms
- you are studying for interviews or coursework and want worked examples
- you need a quick reference for graph, heap, or number theory algorithms
When to avoid
- you need a production-grade, performance-optimized algorithm library
- you want a maintained package with releases and dependency support
- you need algorithms in a language other than Python
Facets
learning-resource · maturity maintenance
developer-tools education programming-languages python data-structures algorithms interview-prep educational
1 source
- readme: https://github.com/prakhar1989/Algorithms · fetched 2026-08-28 · c32ca478e9a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| prakhar1989/Algorithms | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="prakhar1989/Algorithms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem