pezy/LeetCode resource
:pencil2: LeetCode solutions in C++ 11 and Python3 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4341
- days_rel: n/a
- days_push: 1049
- n_releases_24m: 0
Adoption not part of the score
3455 stars · 961 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated collection of LeetCode problem solutions written in C++11 and Python3, organized by problem with accompanying notes. It serves as a study reference for algorithms and data structures practice.
Use cases
- prepare for coding interviews with worked leetcode solutions
- study algorithm problems in C++ and Python
- find reference implementations for classic data structure problems
- review notes explaining leetcode problem approaches
- practice solving algorithm questions with example answers
When to choose
- you want readable C++11 or Python3 solutions with explanatory notes
- you are preparing for technical interviews and want problem-by-problem references
- you prefer solutions organized by difficulty and topic tags
When to avoid
- you need a runnable judge or testing harness rather than reference solutions
- you want solutions in other languages or for platforms other than LeetCode
- you need actively updated coverage of the newest LeetCode problems
Facets
learning-resource · maturity maintenance
developer-tools education programming-languages cpp python leetcode interview-preparation coding-interview data-structures algorithms solutions competitive-programming
2 sources
- readme: https://github.com/pezy/LeetCode · fetched 2026-08-28 · 411e47b5a128
- homepage: https://github.com/pezy/LeetCode#leetcode · fetched 2026-08-29 · 8e48705ed21f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pezy/LeetCode | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem