When you're doing a data structures and algorithms interview, you don't have a ton of time. That's why it's important to focus on what matters. This lesson teaches you:
- What order to code your solution in when it comes to happy flow and edge cases
- Why the core data structures and algorithms themselves often aren't that important during the interview
- How to get functionality for free, explai