Profile picture
Alex ChiouTech Lead @ Robinhood, Meta, Course Hero

Missing What Matters

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, explained with a real-life Meta interview example
  • A tactic you can use to prioritize components of your data structures and algorithms solution properly