Demos
Three full-length walkthroughs of the core FaangCoder workflow. Each one is independently shareable — copy the URL.

0:53
Solve
Alt + EnterOne keystroke solves the problem in front of you.

0:34
Debug
Alt + 1Find and fix bugs in the code on screen.

1:25
Optimize
Alt + 2Improve time / space complexity of the working solution.