TheAlgorithms/TypeScript resource
Algorithms and Data Structures implemented in TypeScript for beginners, following best practices. 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: 1460
- days_rel: n/a
- days_push: 686
- n_releases_24m: 0
Adoption not part of the score
2897 stars · 577 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of algorithms and data structures implemented in TypeScript for educational purposes, part of TheAlgorithms project. It is intended for learning and demonstration, not for production use.
Use cases
- learn algorithms in typescript
- study data structures with example code
- prepare for coding interviews
- understand how sorting and searching algorithms work
- find reference implementations of classic algorithms
- teach computer science fundamentals
When to choose
- you are learning algorithms and want readable TypeScript examples
- you want to study data structure implementations alongside tests
- you are a beginner contributing to open source
When to avoid
- you need performant, production-ready algorithm implementations
- you require API stability guarantees
- you need a maintained algorithm library as a dependency
Facets
learning-resource · maturity active
developer-tools education programming-languages cross-platform algorithms data-structures typescript educational computer-science nodejs
1 source
- readme: https://github.com/TheAlgorithms/TypeScript · fetched 2026-08-28 · 950bc1f72d00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheAlgorithms/TypeScript | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="TheAlgorithms/TypeScript")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem