Notes

Whiteboarding Tips and Tricks

Correct Steps

  1. Repeat and clarify the problem.
  2. Identify Edge Cases & I/O.
  3. Pseudocode IF NECESSARY.
  4. Implement Code.
  5. Walk through an example input.
  6. Det. Time and Space (Theta).

Strategies

If you have seen the problem before, just tell them you have.