theja-m/Data-Structures-and-Algorithms resource
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 no_license
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: 2433
- days_rel: n/a
- days_push: 695
- n_releases_24m: 0
Adoption not part of the score
1666 stars · 988 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Python implementations of common data structures and algorithms, including arrays, graphs, linked lists, sorting, dynamic programming, and graph traversals. It serves as an educational reference for learning and reviewing core computer science concepts.
Use cases
- learn data structures in python
- study algorithms for coding interviews
- find example implementations of graphs and linked lists
- review dynamic programming and recursion examples
- reference sorting and BFS/DFS implementations
When to choose
- you want readable Python examples of classic data structures and algorithms
- you are preparing for technical interviews and need reference code
- you are teaching or learning CS fundamentals
When to avoid
- you need a production-ready, tested algorithm library
- you need guaranteed maintenance, licensing clarity, or performance-optimized implementations
Facets
learning-resource · maturity maintenance
developer-tools education tutorials python data-structures algorithms interview-prep python-examples
1 source
- readme: https://github.com/theja-m/Data-Structures-and-Algorithms · fetched 2026-08-28 · 87d274f702fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| theja-m/Data-Structures-and-Algorithms | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="theja-m/Data-Structures-and-Algorithms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem