Very lovely employees, making sure my experience was comfortable.
So far had
1 technical interview with two problems, one very easy and one medium.
1 take home assignment, easy
1 technical interview with one problem, easy but a bit more lengthy
Domande di colloquio [1]
Domanda 1
- Divide array into buckets
- Go through a text file with a tree structure reflecting a file system and return total soze of files (String parsing and bfs or dfs would solve this)
- Parse logs to find match between log lines (lots of string operations + hash maps and hash sets"