# greyireland/algorithm-pattern

Algorithm Patterns — the most scientific way to practice, the fastest path to an offer. You deserve it~ 算法模板，最科学的刷题方式，最快速的刷题路径，你值得拥有~

Repository: https://github.com/greyireland/algorithm-pattern
Canonical: https://ross.abutalabs.com/products/algorithm-pattern
Homepage: https://greyireland.gitbook.io/algorithm-pattern
Language: Go
License: MIT
License Family: permissive
Topics: leetcode, leetcode-go, algorithm, algo, pattern
Last push: 2026-05-30T13:52:31+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 35, longevity 100
- inputs: {"age_days": 2272, "days_push": 95, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 15464, forks 2568 (observed 2026-08-28T04:11:09.902450+00:00)

## What it is
A bilingual (English/Chinese) Gitbook-style study guide of reusable algorithm and data structure templates for LeetCode-style interview preparation, written in Go. It organizes practice problems by pattern (binary search, sliding window, backtracking, dynamic programming, etc.) with a recommended study path.

## Use cases
- prepare for coding interviews at tech companies
- learn data structures and algorithms from scratch
- find a structured order for grinding LeetCode problems
- study reusable templates for common algorithm patterns
- practice algorithm problems in Go
- plan a one-to-two month interview prep schedule

## When to choose
- you are preparing for technical interviews and want pattern-based practice
- you prefer learning algorithms through templates and curated problem lists
- you want Go examples for classic data structures and algorithms

## When to avoid
- you need a rigorous academic treatment of algorithms and complexity theory
- you want an interactive judge or auto-graded exercises
- you need a general-purpose algorithm library to import into production code

## Facets
- artifact type: learning-resource
- maturity: stable
- function: developer-tools
- domain: education, tutorials
- platform: cross-platform
- tags: leetcode, interview-preparation, go, data-structures, algorithm-templates, coding-interview, algorithms

## Member repositories
- greyireland/algorithm-pattern (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:09.902450+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-29T17:05:50.504945+00:00, confidence not recorded.
  - readme: https://github.com/greyireland/algorithm-pattern (fetched 2026-08-28T04:11:09.902450+00:00, sha 66f01b41e645)
  - homepage: https://greyireland.gitbook.io/algorithm-pattern (fetched 2026-08-29T08:03:54.849268+00:00, sha 3242616f9b1b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
