# pezy/LeetCode

:pencil2: LeetCode solutions in C++ 11 and Python3

Repository: https://github.com/pezy/LeetCode
Canonical: https://ross.abutalabs.com/products/pezy-leetcode
Homepage: https://github.com/pezy/LeetCode#leetcode
Language: C++
License: MIT
License Family: permissive
Topics: leetcode, leetcode-solutions, c-plus-plus-11, python3, notes
Last push: 2023-10-19T08:37:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4341, "days_push": 1049, "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 3455, forks 961 (observed 2026-08-28T04:08:05.456530+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages
- platform: cpp, python
- tags: leetcode, interview-preparation, coding-interview, data-structures, algorithms, solutions, competitive-programming

## Member repositories
- pezy/LeetCode (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.456530+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-29T18:37:30.863005+00:00, confidence not recorded.
  - readme: https://github.com/pezy/LeetCode (fetched 2026-08-28T04:08:05.456530+00:00, sha 411e47b5a128)
  - homepage: https://github.com/pezy/LeetCode#leetcode (fetched 2026-08-29T09:31:05.128830+00:00, sha 8e48705ed21f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
