# TheAlgorithms/website

The Algorithms website providing GitHub's largest open-source algorithm library.

Repository: https://github.com/TheAlgorithms/website
Canonical: https://ross.abutalabs.com/products/thealgorithms-website
Homepage: https://the-algorithms.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: nextjs, algorithms, static, typescript, yarn, vercel, i18next, translations, hacktoberfest
Last push: 2026-08-29T04:51:21+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 2101, "days_push": 4, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1042, forks 221 (observed 2026-09-01T02:13:58.027314+00:00)

## What it is
The official website for The Algorithms, a static Next.js site that scrapes algorithm implementations from TheAlgorithms GitHub repositories and presents them as a searchable, multilingual library. It serves as the educational front-end for GitHub's largest open-source algorithm collection.

## Use cases
- learn sorting and graph algorithms with implementations in multiple languages
- search for a specific algorithm implementation in Python, Java, or C++
- find beginner-friendly explanations of data structures
- browse an open-source algorithm library by category
- contribute algorithm implementations to an open-source project
- translate computer science educational content into other languages

## When to choose
- you want a free, well-documented reference for classic algorithms and data structures
- you need to see the same algorithm implemented across 30+ programming languages
- you are a student looking for beginner-friendly algorithm explanations
- you want to contribute algorithms or translations to a large open-source community

## When to avoid
- you need a production-ready algorithm library to install as a package dependency
- you require highly optimized, benchmarked implementations for performance-critical systems
- you need interactive visualizations or step-by-step execution of algorithms

## Facets
- artifact type: application
- maturity: active
- function: static-site-generator, search-engine, web-scraping, internationalization
- domain: education, web-development, documentation
- platform: -
- tags: nextjs, algorithms, learning-resource, i18n, vercel, hacktoberfest, nodejs, web-server, typescript

## Member repositories
- TheAlgorithms/website (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:13:58.027314+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:03:07.764457+00:00, confidence not recorded.
  - readme: https://github.com/TheAlgorithms/website (fetched 2026-09-01T02:13:58.027314+00:00, sha fd0974ca41da)
  - homepage: https://the-algorithms.com (fetched 2026-08-29T13:04:04.127352+00:00, sha 9b08c502c3e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
