Phone interview, technical questions on general CS foundations, algorithms and data structure. Not very difficult but a very interesting question. After this step, there is another phone interview on ML topics and then on site interviewes.
Domande di colloquio [1]
Domanda 1
Implement A FUNCTION THAT GETS '55' (string) and outputs 55(integer). the number can be anything not always 55. 55 is just an example. dont use int(55). In any programming language you want.