The interview has 3 rounds- 1. standard DSA round, 2. debugging round, 3. behavioural round. Debug round was actually on some C code and had to implement threads. I found the 2nd round very unique
Perguntas de entrevista [1]
Pergunta 1
DSA Questions, and debugging on a C code based on threads
Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela SingleStore (Pittsburgh, PA) em set. de 2022
Entrevista
first round - they got me to modify an existing code base, which is a key-value store. It appeared really straightforward when i figured out what the code is doing.