Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 173 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 173 Bytes

interview-practice

  • prefix-related -> trie problem
  • if you're keeping track of things that you've visited, consider modifying the array in place instead of using a set