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.
Principal Software Engineer Interview Questions
2,159 principal software engineer interview questions shared by candidates
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.
Database Query questions, Network management questions, general python and Ansible questions
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 2121 - 2130 interview questions