J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez Sigma Computing (San Francisco, CA) en mai 2024
Entretien
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.
Questions d'entretien [1]
Question 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