LeetCode
On This Page
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.