# Xunzhuo/Algorithm-Guide

Xunzhuo`s Tutorials of Algorithm and Data Structure  🚀🚀🚀

Repository: https://github.com/Xunzhuo/Algorithm-Guide
Canonical: https://ross.abutalabs.com/products/algorithm-guide
Homepage: https://www.liuxunzhuo.com
Language: Java
License: Apache-2.0
License Family: permissive
Topics: acm, algorithms, icpc, c, job, interview, datastructure, datastructures-algorithms
Last push: 2022-01-20T13:38:49+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2318, "days_push": 1686, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1658, forks 264 (observed 2026-08-28T04:05:18.186408+00:00)

## What it is
A Chinese-language tutorial collection teaching algorithms and data structures, with Java implementations and curated LeetCode practice problem sets organized by topic. It covers complexity analysis, sorting, recursion, divide-and-conquer, greedy, BFS/DFS, backtracking, dynamic programming, and core data structures like stacks, trees, heaps, graphs, and segment trees.

## Use cases
- learn algorithms and data structures systematically
- prepare for coding interviews at big tech companies
- practice LeetCode problems by category
- study for ACM/ICPC competitive programming
- review dynamic programming and graph algorithms before an interview
- find a structured刷题 (problem-solving) study plan

## When to choose
- you want a free, structured Chinese-language algorithm curriculum
- you are preparing for technical interviews and need topic-organized LeetCode practice
- you prefer Java example implementations
- you are an ACM/ICPC competitor reviewing fundamentals

## When to avoid
- you need English-language tutorials
- you want complete coverage of all data structures (some sections are unfinished)
- you need an actively updated resource (last release was January 2022)
- you want interactive exercises rather than markdown tutorials

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, tutorials
- platform: cross-platform
- tags: data-structures, interview-preparation, competitive-programming, leetcode, java, acm-icpc, chinese-language, algorithms

## Member repositories
- Xunzhuo/Algorithm-Guide (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.186408+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-30T03:44:44.414268+00:00, confidence not recorded.
  - readme: https://github.com/Xunzhuo/Algorithm-Guide (fetched 2026-08-28T04:05:18.186408+00:00, sha 2315ee648f26)
  - homepage: https://www.liuxunzhuo.com (fetched 2026-08-29T11:17:18.505502+00:00, sha 39668199cae3)
  - site_page: https://www.liuxunzhuo.com/about (fetched 2026-08-29T11:17:18.514650+00:00, sha 768bd230abd5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
