# MisterBooo/LeetCodeAnimation

Demonstrate all the questions on LeetCode in the form of animation.（用动画的形式呈现解LeetCode题目的思路,完整单步/回看/变速/语音讲解在 algomooc.com）

Repository: https://github.com/MisterBooo/LeetCodeAnimation
Canonical: https://ross.abutalabs.com/products/leetcodeanimation
Homepage: https://www.algomooc.com
Language: Java
License Family: other
Topics: leetcode, leetcode-solutions, leetcode-java, animation, leetcode-c
Last push: 2026-06-12T13:49:06+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 35, longevity 100
- inputs: {"age_days": 2827, "days_push": 82, "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 76700, forks 13882 (observed 2026-08-28T04:12:21.618756+00:00)

## What it is
A popular open-source repository that explains LeetCode problem solutions through step-by-step animations, with reference code in Java, Python, and C++. It serves as the public index for the companion AlgoMooc website, which offers interactive playback, voice narration, and an AI tutor.

## Use cases
- visualize how leetcode algorithms work step by step
- prepare for coding interviews with animated explanations
- learn data structures and algorithms as a beginner
- understand pointer movement and recursion in problems like linked lists and trees
- find multi-language reference solutions for leetcode problems
- study dynamic programming and graph problems with visual walkthroughs

## When to choose
- you learn algorithms better visually than from text-only editorials
- you are preparing for technical interviews and want intuitive explanations
- you want reference implementations in Java, Python, or C++ alongside visualizations

## When to avoid
- you need a runnable judging platform or automated test harness rather than explanations
- you want a maintained software library to embed in your own project
- you require a permissively licensed codebase, since the repository has no license

## Facets
- artifact type: learning-resource
- maturity: active
- function: animation, developer-tools
- domain: education, tutorials, programming-languages
- platform: cross-platform
- tags: leetcode, interview-prep, data-structures, algorithm-visualization, java, python, cpp, coding-interview, algorithms, web

## Member repositories
- MisterBooo/LeetCodeAnimation (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:21.618756+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:14:20.675582+00:00, confidence not recorded.
  - readme: https://github.com/MisterBooo/LeetCodeAnimation (fetched 2026-08-28T04:12:21.618756+00:00, sha 014dc5525b7b)
  - homepage: https://www.algomooc.com (fetched 2026-08-28T17:43:56.289727+00:00, sha 9b316e699521)
  - site_page: https://www.algomooc.com/about (fetched 2026-08-28T17:43:56.297980+00:00, sha a8a5f9319a47)
- Data as of 2026-08-30T08:39:29.467469+00:00.
