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

jiayihu/pretty-algorithms resource

🌊 Pretty, common and useful algorithms with modern JS and beautiful tests observed · 2026-08-28

github.com/jiayihu/pretty-algorithms · TypeScript · MIT (permissive) 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: 3426
  • days_rel: n/a
  • days_push: 3294
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2169 stars · 99 forks observed · 2026-08-28

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

A collection of common algorithms (sorting, searching, dynamic programming) written in readable modern JavaScript/TypeScript with Jest snapshot tests. It is an educational repository meant for learning, not production use.

Use cases

  • learn sorting algorithms with readable code
  • study binary search trees in javascript
  • understand dynamic programming examples like rod cutting
  • see jest snapshot testing applied to algorithms
  • prepare for coding interviews in typescript

When to choose

  • you want clear, declarative implementations to learn from
  • you prefer TypeScript annotations for clarity
  • you want tested examples with real-world usage notes

When to avoid

  • you need performant algorithms for production
  • you need a maintained, up-to-date library
  • you need a comprehensive algorithm collection

Facets

learning-resource · maturity abandoned

developer-tools education programming-languages cross-platform algorithms sorting data-structures typescript jest computer-science educational nodejs

1 source

Member repositories

RepositoryRoleHealth v2
jiayihu/pretty-algorithmsmain32

For agents

markdown · JSON · MCP: product_card(name="jiayihu/pretty-algorithms")

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