J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez CrowdStrike en avr. 2020
Entretien
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.
Questions d'entretien [1]
Question 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.