DS/Algo: Given an array of +ve number, provide all the possible expression which can create number 24. Numbers can be used in any order, use math operator (+,-,*,/). Example: [5,5,1,1] Expected Answer: (5 - (1/5)) * 5
Software Engineer Principal Interview Questions
2,045 software engineer principal interview questions shared by candidates
Design an airline order processing application. Identify key components and explain why they are needed.
What have I recently worked on and questions on the design and implementation. Who does the Production Support and how to troubleshoot when there is an issue in production.
Do you work for a support project?
Some tricky concurrency question answering which is only possible with experience of relatively low-level details of various lock types and other details.
1. Longest common substring (DP) 2. Binary tree problem (Dont remember)
No specific technical questions was asked
The interview consisted of standard CV screening questions
1. How will do if team is taking the wrong path 2. How will you if you are given an unrealistic deadline
Explain multithread, processes, hashmap works internally, kubernetes, chart and helm
Viewing 2011 - 2020 interview questions