MisterBooo/Play-With-Sort-OC resource
基础排序 冒泡排序 插入排序 快速排序 双路快速排序 三路快速排序 堆排序 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 3328
- days_rel: n/a
- days_push: 2830
- n_releases_24m: 0
Adoption not part of the score
1280 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An educational Objective-C demo project that visualizes classic sorting algorithms (selection, bubble, insertion, merge, quick, dual-way and three-way quicksort, and heapsort) with step-by-step animations. It accompanies a Chinese-language data structures and algorithms tutorial series and presents each algorithm with explanation, animated GIFs, and sample code.
Use cases
- learn sorting algorithms with visual animations
- see how quicksort and its variants work step by step
- find Objective-C implementations of classic sorting algorithms
- understand bubble sort versus insertion sort with animated examples
- study sorting algorithms for coding interviews
- watch heap sort and merge sort animated walkthroughs
When to choose
- you are an Objective-C or iOS developer learning data structures and algorithms visually
- you want animated demos paired with short, readable code for each sorting algorithm
- you prefer algorithm explanations written in Chinese
When to avoid
- you need production-ready or high-performance sorting in a real application - use your platform's built-in sort instead
- you need a maintained, licensed codebase - the project has no license and has been inactive since 2018
- you work outside Objective-C/iOS and only need the algorithm concepts, which are better served by language-agnostic resources
Facets
learning-resource · maturity maintenance
animation gui education tutorials mobile-development sorting-algorithms data-structures algorithm-visualization objective-c educational-demo interview-preparation chinese-language no-license algorithms ios mobile
1 source
- readme: https://github.com/MisterBooo/Play-With-Sort-OC · fetched 2026-08-28 · c3882a7b55e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MisterBooo/Play-With-Sort-OC | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MisterBooo/Play-With-Sort-OC")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem