Stop repeating
the same DSA
mistakes.
memoised turns Claude into an interview prep coach that remembers every failed submission, spots your recurring patterns, and gives you the next problem to fix them.
Not a new problem site. A memory layer for the AI workflow you already use.
THE GAP
LeetCode tells you wrong answer.
memoised tells you why it keeps happening.
Seems like across your last 20+ submissions, you keep making this same off-by-one. Here, your binary search uses lo < hi but updates hi = mid — so the final index never gets checked. Same slip you made on Find Peak and Koko Bananas.
lo <= hi.THE WORKFLOW
Practice where you already code.
No browser tab. No copy-paste. Three tool calls and you're in a loop.
Ask Claude
“Give me a graph problem I keep failing.” Claude pulls one matched to your weak topics.
get_problemSolve in your editor
Starter code lands in your repo. Write it in VS Code, Neovim, Cursor — your real setup, your keybinds.
your filesystemSubmit & understand
Claude runs it in a sandbox, then explains the verdict, the mistake, and when to revisit it.
submit_solutionWHAT YOU GET
Three things. Done well.
Mistake memory
Every failure is tagged into one of 7 categories — off-by-one, wrong complexity, edge case — not just “Wrong Answer.” Your weak spots compound into a profile that only gets sharper the more you code.
7 mistake categories · 10 code habits
Targeted revision
An SM-2 queue resurfaces problems right before you'd forget them. Fail → it comes back tomorrow. Pass → the interval grows. Your worst patterns get the most reps.
SM-2 spaced repetition · weakness-aware
Works in your editor
An MCP server that plugs into the AI you already pay for. No new subscription, no browser tab, no copy-paste. Practice in VS Code, Cursor, Neovim — your real setup.
remote MCP · no install · no new AI bill
Stop grinding. Start learning.
Practice DSA with an AI coach that remembers every mistake and drills your weakest patterns.