Me postulé a través de un reclutador. El proceso tomó 4 semanas. Acudí a una entrevista en Sigma Computing (San Francisco, CA) en may 2024
Entrevista
Had a recruiter call (external), then scheduled a 1 hour technical screen. The recruiter also sent a prep document before the technical interview. The technical screen took a couple weeks to schedule, but they were responsive otherwise. Got a rejection within 2 days.
Preguntas de entrevista [1]
Pregunta 1
Build a 2d table. You should be able to initialize the table given column names, get an item (row, col), set an item (row, col, value), and print n rows of the table. The class outline was provided