We need to build software for customers to integrate their data. How do you build this software?
Software Engineer Staff Interview Questions
2,556 software engineer staff interview questions shared by candidates
Assessment question : ticket booking,
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.
tree problem: given a tree, find sum of all nodes which does not have any sibling.
Technical Interview with emphasis on DS and EDA domain knowledge.
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.)
Monitor all the pods of your cluster. Generate alert if they get restarted
Craft demo, build a dashboard
Code challenge handling JS promises
Q : Design Cars Compare Module ?
Viewing 1611 - 1620 interview questions