- Explain how quicksort works
- Explain how mergesort works
- Explain how hash tables work
- ~15 mins of behavioral
https://leetcode.com/problems/concatenated-words/
^ Slight variation – each item in answer array should be an array containing the words that make up the concatenated words, rather than the concatenated words themselves