I applied online. The process took 3 days. I interviewed at CrowdStrike in Apr 2020
Interview
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.
Interview questions [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.