I applied in-person. I interviewed at Seznam in Jun 2020
Interview
- coding exercise including some generic IT knowledge on codility
- further exercises targeted at code optimization and code complexity during the in-person interview
- detailed talk about the position and the infrastructure used
Interview questions [1]
Question 1
Q: Tell us about the current job you do
Q: What time and space complexity does the following code snippet have? Provide a solution that gets to O(n*logn)....and then to O(n)