Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Triplebyte en mar 2020
Entrevista difícil
Solicitud
Acudí a una entrevista en Triplebyte
Entrevista
Took a quiz that made fast track available. Was about a two hour automated interview with multiple choice and coding questions. Fairly comprehensive and straightforward. Got one pretty much repeat on a coding question
Took 2 hours, it covers from start from implementing a tic ta toe general questions to debugging, in the end asked me to design a system for car sales.
Preguntas de entrevista [1]
Pregunta 1
what will this function return?
int* foo()
{
int x=10;
return &x;
}
int k=*foo();
Me postulé en línea. El proceso tomó 5 días. Acudí a una entrevista en Triplebyte
Entrevista
The first step is to pass a multiple choice assessment which takes about 30 minutes. Then you can schedule a remote interview which is two hours long.
The interviewer was very friendly and professional and the process was great.
I didn't pass the 2nd round but they gave me a detailed report of my performance after just two days and they also recommended useful sources to study for my next interview.
Preguntas de entrevista [1]
Pregunta 1
Data structures, web systems, relational database, low level system design