Commit Graph
4 Commits
Author SHA1 Message Date
Prad Nukala 382475b7f1 feat(ci): auto-close problem issues when a solution lands in work/
Reconciles work/ against open `problem` issues instead of diffing the push,
so re-runs are no-ops and backfills need no special casing.

Skips scaffolded stubs: `bun run pick` writes a statement header plus an
empty body, so file existence alone must not close an issue.
2026-08-24 14:31:36 -04:00
Prad Nukala 1b4501e419 feat(sync): organize solution docs by category and add sidebar labels 2026-08-20 13:47:54 -04:00
Prad Nukala 32abe42dc1 feat(scripts): add sync script for leetcode solutions 2026-08-20 13:37:30 -04:00
Prad Nukala fce2c4f93d feat(scripts): add fuzzy picker and tester CLI utilities for LeetCode problems 2026-08-20 12:00:10 -04:00