reading-notes


Project maintained by will-ing Hosted on GitHub Pages — Theme by mattgraham

DSA Review

  1. Ask About Edge Cases
  2. Ask About Test Cases
  3. Write Pseudocode and Ask If It Makes Sense
  4. Stuck? Ask for Help
  5. Communicating Prior to the Interview
  6. Write down the steps of the solution
  7. Write pseudocode first.
  8. Don’t sweat the small stuff.
  9. Sit down. Be humble.
  10. Come prepared
  11. Review your work
    1. Algorithmic efficiency
    2. Correctness