# seanprashad/leetcode-patterns

A pattern-based approach to learn technical interview questions

Repository: https://github.com/seanprashad/leetcode-patterns
Canonical: https://ross.abutalabs.com/products/leetcode-patterns
Homepage: https://seanprashad.com/leetcode-patterns/
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: leetcode, interview-prep, study-guide, data-structures, algorithms, interview-questions, leetcode-patterns
Last push: 2026-08-25T13:29:48+00:00

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

## Adoption (not part of the score)
Stars 13680, forks 2200 (observed 2026-08-28T04:11:04.511213+00:00)

## What it is
A free, open-source study guide and web app that groups 179 LeetCode questions by recurring problem-solving patterns to prepare for software engineering coding interviews. It includes a pattern-based question list, heuristic tips for choosing approaches, and Java solutions.

## Use cases
- prepare for coding interviews with a pattern-based study plan
- find which algorithm pattern applies to a given problem constraint
- practice a curated list of leetcode questions grouped by topic
- review data structure fundamentals and runtimes before interviews
- look up Java solutions for common interview questions

## When to choose
- you want a free, curated, pattern-first roadmap for leetcode-style interview prep
- you learn best by repeatedly applying common techniques rather than random problems
- you want a quick reference mapping problem constraints to candidate approaches

## When to avoid
- you need a full interactive coding judge or IDE - use leetcode.com itself
- you want system design or behavioral interview preparation
- you need solutions in languages other than Java

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, documentation
- domain: education, tutorials
- platform: -
- tags: leetcode, interview-prep, data-structures, algorithms, study-guide, nextjs, react, web-server, nodejs

## Member repositories
- seanprashad/leetcode-patterns (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:04.511213+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:13:07.628908+00:00, confidence not recorded.
  - readme: https://github.com/seanprashad/leetcode-patterns (fetched 2026-08-28T04:11:04.511213+00:00, sha 33e98f94d23c)
  - homepage: https://seanprashad.com/leetcode-patterns/ (fetched 2026-08-29T08:07:56.424314+00:00, sha 6008c6816fd4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
