I applied online. The process took 3 days. I interviewed at CrowdStrike (Tel Aviv-Yafo) in Jan 2023
Interview
Technical questions. Interview was done online. 3-4 technical questions, some included writing code. Implement a queue, how to frag and de-frag packets (using headers, write the code as well). Check if expression has correct number of parentheses.
Interview questions [1]
Question 1
Q: implement a queue without using any STL libraries. Provide 2 different ways (using different data structures)