Problem Intuition

Build the deep architectural and mathematical intuition for a LeetCode or DSA problem BEFORE writing any code. Analyzes problem constraints, mathematical bounds, input/output structures, and linguistic clues to map the problem directly to classic DSA patterns. Produces a pseudocode strategy, loop invariants, and a manual trace WITHOUT revealing the full completed solution. Use when the user asks "help me understand this problem", "how should I approach problem X", "build intuition for this problem", "what pattern does this map to", or pastes a problem description/link asking how to think about it.

sumanjeet0012 Updated

File contents

sumanjeet0012/agent-skills/tree/main/problem-intuition commit c528288c94

Frequently asked questions

npx skillmds@latest add sumanjeet0012/problem-intuition