Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 216 Bytes

swe-interview-cheat-sheet.md

File metadata and controls

12 lines (8 loc) · 216 Bytes

SWE Interview Cheat Sheet

Code

Topic How To Identify How To Solve
BFS Use a queue

BFS

  • Must use a queue
  • Good for shortest unweighted