Leet code Medium and Hard. System design rental property, Shopping cart
Principal Engineer Interview Questions
10,165 principal engineer interview questions shared by candidates
Every random question from programing languages to previous experiences, mostly behavioral questions about why I left previous jobs or else.
How does the SBC function ?
how do you handle conflicting priorities?
You have a master's degree?
Reactive programming, cloud security etc.,
Behavior questions, STAR type experience based situational Qs
What past project worked on last 1 year , what have you learned new and exciting Discussion on specific past Project Discussion on exciting past project Which sort to be used for in memory array, best case and worst case complexity. and why Sort Link-list via merge sort using recursive function.
How to replicate data from Primary to Secondary (DB) in un-reliable network. Write code at primary and secondary side Consider single secondary as of now. 2 criteria : there should be no data loss and seq of data should be maintained.
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
Viewing 9981 - 9990 interview questions