AlgoMentor
Welcome back

Pick up where you left off.

sliding-window.md
binary-search.md
dynamic-programming.md

Try shrinking the window from the left when the sum exceeds k — what invariant are you preserving?

Hint from sliding-window.md
Socratic mode — no full solution