gzwl/leetcode resource
The optimum C++ solutions for the 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: 4095
- days_rel: n/a
- days_push: 1261
- n_releases_24m: 0
Adoption not part of the score
1105 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of optimal C++ solutions for LeetCode problems, written by the author as personal study notes. The repository claims complexity-optimal solutions covering roughly 70% of LeetCode problems.
Use cases
- prepare for coding interviews with leetcode problems
- find optimal C++ solutions to algorithm puzzles
- study efficient algorithms and data structures
- compare my leetcode solution complexity against the best
- learn C++ through practice problems
- review algorithm solutions before a technical interview
When to choose
- you want reference C++ implementations with optimal complexity for LeetCode problems
- you are preparing for coding interviews and want worked solutions
- you prefer reading concise solution code over tutorials
When to avoid
- you need solutions in languages other than C++
- you want explanations and tutorials rather than code
- you need a maintained tool or library rather than a static solution set
Facets
learning-resource · maturity maintenance
developer-tools education programming-languages cpp leetcode competitive-programming interview-preparation algorithms data-structures solutions
1 source
- readme: https://github.com/gzwl/leetcode · fetched 2026-08-28 · 1d40a4abc0c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gzwl/leetcode | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem