hustcc/JS-Sorting-Algorithm resource
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。 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: 3513
- days_rel: n/a
- days_push: 886
- n_releases_24m: 0
Adoption not part of the score
5191 stars · 1121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source GitBook titled 'Ten Classic Sorting Algorithms' covering bubble, selection, insertion, shell, merge, quick, heap, counting, bucket, and radix sort. Each algorithm is explained with complexity and stability analysis and implemented in multiple programming languages including JavaScript, Python, and Go.
Use cases
- learn classic sorting algorithms with worked examples
- compare time complexity and stability of sorting algorithms
- see sorting algorithm implementations in JavaScript, Python, and Go
- study for coding interviews on sorting
- read an online book on data structures and algorithms
When to choose
- you want a concise, illustrated reference for the ten classic sorting algorithms
- you need multi-language code samples for each algorithm
- you prefer a free online book format for learning
When to avoid
- you need production-grade sorting libraries rather than educational code
- you need algorithms beyond the ten classic sorts
- you require an actively maintained or licensed project (no license is provided)
Facets
learning-resource · maturity maintenance
documentation developer-tools education tutorials cross-platform sorting-algorithms gitbook data-structures multi-language-implementations javascript python golang algorithms
2 sources
- readme: https://github.com/hustcc/JS-Sorting-Algorithm · fetched 2026-08-28 · dba79f5320d8
- homepage: https://sort.hust.cc/ · fetched 2026-08-29 · c294365984dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hustcc/JS-Sorting-Algorithm | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hustcc/JS-Sorting-Algorithm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem