Me postulé en línea. El proceso tomó 3 días. Acudí a una entrevista en CrowdStrike en abr 2020
Entrevista
Take home assessment that involved concurrency. My build instructions did not work for them so I had to follow up with additional instructions. Later, I was asked some follow up questions on my implementation.
Preguntas de entrevista [1]
Pregunta 1
Implement code that parses a CSV file and calculates the median of a set of some value. Make it as concurrent as possible. The prompt was left open ended. You can use third-party libraries, but you should substantiate why if you do.