Me postulé en línea. Acudí a una entrevista en Lyft en nov 2019
Entrevista
I have applied via the official online recruiting page.
1-2 days after, HR note me to take a phone interview.
The phone interview was like standard bay area interview (LT-like coding + ml questions+ deep learning questions) with one of the Lyft software engineer.
While I thought I solved quite well, no feedback until now (3 days passed).
Acudí a una entrevista en Lyft
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.