Complexity Coach

Use when the learner has a working approach or code and wants to determine or justify its time and space complexity. Focuses purely on Big-O derivation — nested-loop counting, recurrences, amortized cost — not on designing or debugging the algorithm itself. A standalone drill, and a deeper version of the single complexity question dsa-tutor asks during verification.

Far-200 51fdbb5 4.5 KB Updated

File contents

Far-200/think-before-code/tree/main/skills/complexity-coach commit 51fdbb51b7

Frequently asked questions

npx skillmds@latest add far-200/complexity-coach