# naman14/AlgorithmVisualizer-Android

Visualize algorithms and data structures using animations

Repository: https://github.com/naman14/AlgorithmVisualizer-Android
Canonical: https://ross.abutalabs.com/products/algorithmvisualizer-android
Language: Java
License Family: other
Last push: 2019-11-10T00:59:29+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": 3744, "days_push": 2489, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1133, forks 194 (observed 2026-08-28T04:03:42.853956+00:00)

## What it is
An Android application that animates algorithms and data structures such as sorting, searching, graph traversal, and linked lists. It provides interactive visualizations to help users understand how these algorithms work step by step.

## Use cases
- visualize sorting algorithms like bubble sort and insertion sort
- see how binary search works step by step
- understand BFS and DFS graph traversal with animations
- learn Dijkstra and Bellman-Ford shortest path algorithms
- watch binary search tree insertion and search animations
- teach data structures like linked lists and stacks interactively

## When to choose
- you want a mobile app to learn or teach algorithms visually
- you need animated demonstrations of classic data structures and graph algorithms on Android

## When to avoid
- you need a web-based or desktop algorithm visualizer
- you require visualizations for algorithms not currently supported
- you need a maintained project with an explicit license and recent releases

## Facets
- artifact type: application
- maturity: maintenance
- function: simulation, data-visualization
- domain: education, android-tools
- platform: -
- tags: algorithm-visualization, data-structures, learning-tool, java, animations, education, algorithms, computer-science, android

## Member repositories
- naman14/AlgorithmVisualizer-Android (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.853956+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-30T06:37:27.114039+00:00, confidence not recorded.
  - readme: https://github.com/naman14/AlgorithmVisualizer-Android (fetched 2026-08-28T04:03:42.853956+00:00, sha 313744821d66)
- Data as of 2026-08-30T08:39:29.467469+00:00.
