4 technical interviews
no system design
- how many unique values in an array
- similar to this: https://leetcode.com/problems/search-suggestions-system/ (solved with trie, did not finish it, but interviewer was satisfied with what I did)
- copy list with random pointer (https://leetcode.com/problems/copy-list-with-random-pointer/)
- some problem with binary search, pretty easy but I can't remember exactly;
Good luck! :)