LeetCode

Updated: 2024-03-12
1 min read

Python template

Prepare

Use these VSCode extensions to debug/submit:

Tips I learned

  • Don’t code before “design” and understand the solution algorithm
  • First 20 problems. Spent 5 min for thinking. Next look for 2-3 different approaches. Understand. Decide. Write.

Resources