Software Engineer Staff Interview Questions

2,556 software engineer staff interview questions shared by candidates

The coding task is about reading numbers from a CSV file, computing a rolling window statistics (average and maximum) over those numbers, and printing current statistics at every time step. It should be done in O(nlogn) time. To do it data structures like (in Java) TreeMap or PriorityQueue come handy. Unfortunately there's little time to do it (slightly more than an hour). Although I had idea how to do it, I stressed out and I failed to meet the O(nlogn) time in all cases, and only based on it I was rejected.
avatar

Staff Software Engineer

Interviewed at Box

3.9
Sep 29, 2023

The coding task is about reading numbers from a CSV file, computing a rolling window statistics (average and maximum) over those numbers, and printing current statistics at every time step. It should be done in O(nlogn) time. To do it data structures like (in Java) TreeMap or PriorityQueue come handy. Unfortunately there's little time to do it (slightly more than an hour). Although I had idea how to do it, I stressed out and I failed to meet the O(nlogn) time in all cases, and only based on it I was rejected.

I was asked questions about how I felt about agile processes and Jira. I never had an opportunity to interview with anyone who was actually familiar with their frontend stack. (There seemed to be a lot of confusion whether they use Angular or React.)
avatar

Staff Software Engineer

Interviewed at Kin Insurance

3.2
Mar 27, 2024

I was asked questions about how I felt about agile processes and Jira. I never had an opportunity to interview with anyone who was actually familiar with their frontend stack. (There seemed to be a lot of confusion whether they use Angular or React.)

Viewing 1611 - 1620 interview questions

Glassdoor has 2,556 interview questions and reports from Software engineer staff interviews. Prepare for your interview. Get hired. Love your job.