LC Category Index (wisdompeak)
Scope — A pointer to the wisdompeak problem taxonomy, and a map from its 29 categories to the cheatsheet in this repo that teaches each one. The taxonomy itself is not mirrored here. See also: lc_pattern.md — the curated pattern→problem map to study from; 00_template.md — the structure every sheet below follows.
The source
The taxonomy lives upstream and is maintained there:
- wisdompeak/LeetCode — Readme.md — 29 categories, ~1,300 problems, each linking to a worked C++ solution.
This file used to be a verbatim copy of that README. A mirror of someone else’s index cannot be kept current, was never edited here, and taught nothing that the per-topic sheets do not teach better — so it is a link now. What follows is the part that is genuinely this repo’s: which of our sheets covers each of their categories.
Their category → our sheet
Four of their categories have no counterpart here and are best read upstream: Others, LeetCode Cup, Templates (their C++ snippets), and the per-problem solution folders each entry links to.