Ross ROSS = Recommend OSS · open-source software intelligence for agents

keon/algorithms resource

Minimal examples of data structures and algorithms in Python observed · 2026-08-28

github.com/keon/algorithms · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 95
  • Release rhythm 71
  • Longevity 100
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: 0
  • age_days: 3576
  • days_rel: 197
  • days_push: 32
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

25542 stars · 4717 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A collection of minimal, clean, well-documented implementations of data structures and algorithms in Python 3, installable via pip. Each module is self-contained with docstrings, type hints, and complexity notes, designed primarily for learning and reference.

Use cases

  • learn data structures and algorithms in python
  • prepare for coding interviews
  • study algorithm implementations with complexity notes
  • reference implementations of sorting, searching, and graph algorithms
  • practice competitive programming problems
  • understand dynamic programming and backtracking with examples

When to choose

  • you want readable, educational Python implementations of classic algorithms
  • you need a pip-installable library of algorithm examples for study
  • you are preparing for technical interviews or coursework

When to avoid

  • you need production-grade, highly optimized algorithm implementations
  • you require algorithms in a language other than Python
  • you need a comprehensive algorithms library with advanced data structures

Facets

learning-resource · maturity stable

developer-tools documentation education programming-languages tutorials python cross-platform data-structures interview-prep competitive-programming pypi-package educational algorithms

3 sources

Member repositories

RepositoryRoleHealth v2
keon/algorithmsmain88

For agents

markdown · JSON · MCP: product_card(name="keon/algorithms")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem