Me postulé a través de otra fuente. El proceso tomó 4 semanas. Acudí a una entrevista en MongoDB (New York, NY) en sep 2022
Entrevista
1. Recruiter screen, which was around 20 min w/ questions about interest and resume 2. 1 hour Karat interview 3. 3 hour virtual onsite interview (2 technical, 1 behavioral) with three different engineers.
Preguntas de entrevista [1]
Pregunta 1
LC medium, optimizing algorithms, deep dive into resume
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en MongoDB en oct 2013
Entrevista
I applied online and talked to them at a career fair and they emailed me for a phone interview. I was asked technical questions and we had a brief conversation about mongoDB.
Preguntas de entrevista [1]
Pregunta 1
It wasn't super difficult but I was asked to write a prime factorization function:
// print the prime factors of the input number.
void primeFactorsPrint(int num)