illumio | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview focused on a straightforward topic related to cybersecurity, specifically finding the median of an array. The candidate spent about 10 minutes answering resume-related questions. The interviewer asked about various sorting methods, including direct sort and heap sort. There was a follow-up question regarding how to handle the input as a stream, but the candidate did not write any code for that.
Technical Questions
- Find Median from Data Stream
Tips & Insights
Be prepared to discuss different sorting algorithms and their applications, especially in the context of data streams.