# begeekmyfriend/leetcode

LeetCode in pure C

Repository: https://github.com/begeekmyfriend/leetcode
Canonical: https://ross.abutalabs.com/products/begeekmyfriend-leetcode
Language: C
License: MIT
License Family: permissive
Topics: leetcode, leetcode-c
Last push: 2026-07-23T08:55:43+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 35, longevity 100
- inputs: {"age_days": 4097, "days_push": 41, "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 3162, forks 806 (observed 2026-08-28T04:07:46.594785+00:00)

## What it is
A collection of easy-to-understand C/C++ solutions to LeetCode algorithm problems. It serves as a reference for learning algorithms and data structures through worked examples in pure C.

## Use cases
- prepare for coding interviews with C solutions
- learn algorithms and data structures in C
- find reference implementations of leetcode problems
- study clean C code for common algorithm questions
- practice solving leetcode problems in C/C++

## When to choose
- you want readable C or C++ solutions to LeetCode problems
- you are preparing for technical interviews using C
- you want to study algorithm implementations rather than use a library

## When to avoid
- you need a runnable algorithm library to link into your own projects
- you want solutions in another language
- you need an interactive judge or testing platform

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools
- domain: education, tutorials
- platform: cross-platform
- tags: leetcode, algorithms, data-structures, interview-preparation, c, cpp, coding-practice

## Member repositories
- begeekmyfriend/leetcode (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:46.594785+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-30T07:25:13.493562+00:00, confidence not recorded.
  - readme: https://github.com/begeekmyfriend/leetcode (fetched 2026-08-28T04:07:46.594785+00:00, sha 2f5297916b47)
- Data as of 2026-08-30T08:39:29.467469+00:00.
