selfboot/LeetCode resource
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。 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: 4006
- days_rel: n/a
- days_push: 2832
- n_releases_24m: 0
Adoption not part of the score
1117 stars · 313 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A personal collection of LeetCode problem solutions written in Python, with concise comments explaining the approach and key points for each problem. Problems are organized by algorithm category, with summaries of common techniques like backtracking and dynamic programming.
Use cases
- prepare for coding interviews with leetcode problems
- study python solutions to algorithm problems
- learn common algorithm patterns like backtracking and dynamic programming
- find well-commented reference solutions for leetcode questions
- review categorized summaries of algorithm techniques
- compare multiple approaches to the same problem
When to choose
- you want readable, commented Python solutions organized by algorithm category
- you are preparing for technical interviews and want reference implementations
- you prefer learning from curated problem summaries rather than raw code
When to avoid
- you need solutions in languages other than Python
- you want an actively maintained repository with recent updates
- you need a guaranteed complete or correct set of solutions, since some are marked as needing optimization
Facets
learning-resource · maturity maintenance
developer-tools education programming-languages python leetcode interview-preparation data-structures solutions study-notes algorithms
1 source
- readme: https://github.com/selfboot/LeetCode · fetched 2026-08-28 · da783cc45952
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| selfboot/LeetCode | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="selfboot/LeetCode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem