J'ai postulé en personne. J'ai passé un entretien chez Seznam en juin 2020
Entretien
- 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
Questions d'entretien [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)