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.
Software Engineer Principal Interview Questions
2,045 software engineer principal interview questions shared by candidates
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
Design an airline order processing application. Identify key components and explain why they are needed.
Simple PS Algo DS questions.
Design a system that has x number of requests per second? Design a system that handles fulfilment of a flash sale/give away that happens in multiple countries.
Complete sql queries basics to advanced
Questions realted to core java, JMM, Spring security,DBMS, reactive programming, scalability tools used and Performance handling and tuning, production issue scenarios
Unbounded Knapsack problem where we are supposed to pick as many bundles as possible for given list of number of bundles and there cost with a target budget
Q: How is a user remembered as it navigates through the pages of a web application?
Viewing 2001 - 2010 interview questions