MisterBooo/LeetCodeAnimation resource
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路,完整单步/回看/变速/语音讲解在 algomooc.com) observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 87
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2827
- days_rel: n/a
- days_push: 82
- n_releases_24m: 0
Adoption not part of the score
76700 stars · 13882 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
learning-resource · maturity active
animation developer-tools education tutorials programming-languages cross-platform leetcode interview-prep data-structures algorithm-visualization java python cpp coding-interview algorithms web
3 sources
- readme: https://github.com/MisterBooo/LeetCodeAnimation · fetched 2026-08-28 · 014dc5525b7b
- homepage: https://www.algomooc.com · fetched 2026-08-28 · 9b316e699521
- site_page: https://www.algomooc.com/about · fetched 2026-08-28 · a8a5f9319a47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MisterBooo/LeetCodeAnimation | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="MisterBooo/LeetCodeAnimation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem