CrowdStrike Software Engineer II interview questions
based on 1 rating - Updated Apr 14, 2022
Averageinterview difficulty
Mixedinterview experience
How others got an interview
100%
Applied online
Applied online
Interview search
1 interviews
CrowdStrike interviews FAQs
Candidates applying for Software Engineer II roles take an average of 3 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at CrowdStrike overall takes an average of 29 days.
Here are the most commonly searched roles for interview reports -
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.