# algorithm-visualizer/algorithm-visualizer

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

Repository: https://github.com/algorithm-visualizer/algorithm-visualizer
Canonical: https://ross.abutalabs.com/products/algorithm-visualizer
Homepage: https://algorithm-visualizer.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: algorithm, data-structure, visualization, animation
Last push: 2024-06-09T06:54:22+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3763, "days_push": 815, "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 48694, forks 7579 (observed 2026-08-28T04:12:11.503484+00:00)

## What it is
Algorithm Visualizer is an interactive online platform that visualizes algorithms from code, letting users watch algorithms execute step by step. It is a React web app backed by a server, algorithm visualization repositories, and tracer libraries in multiple programming languages.

## Use cases
- visualize sorting algorithms step by step
- learn how graph traversal algorithms work
- teach data structures and algorithms to students
- see how code maps to algorithm behavior
- explore algorithm tutorials with animations
- understand recursion and dynamic programming visually

## When to choose
- you want an interactive, visual way to learn or teach algorithms
- you need a free open-source tool for computer science education
- you want to see algorithms from code executed with animations in the browser

## When to avoid
- you need a production algorithm library to call from your own code
- you require offline desktop use without a browser
- you need exhaustive coverage of every algorithm or the latest research algorithms

## Facets
- artifact type: application
- maturity: stable
- function: data-visualization, animation
- domain: education, web-development, tutorials
- platform: cross-platform
- tags: algorithm-visualization, data-structures, interactive-learning, react, computer-science, education, algorithms, web-server, nodejs

## Member repositories
- algorithm-visualizer/algorithm-visualizer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:11.503484+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-29T16:20:36.988738+00:00, confidence not recorded.
  - readme: https://github.com/algorithm-visualizer/algorithm-visualizer (fetched 2026-08-28T04:12:11.503484+00:00, sha 59d0e0e7287c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
