What is your passion?
Senior Software Interview Questions
75,509 senior software interview questions shared by candidates
Door is to Open as Hammer is to
build a system to accept ofrreject payment. then he asked what if the entire DB goes down including replicas.
Core JAVA concepts. Questions on multi-threading Questions on file parsing, JSON parsing One logical question: You have 9 balls out of which 8 are of same weight and 1 is heavy. Given 2 tries and a 2 pan weighing scale, find the heaviest ball. (google the answer)
Find the intersection of two arrays.
Write a function to generate all valid nested parenetis for a given value N. So for example: If N = 1: "()" if N = 2: "()()", "(())" if N = 3: "()()()","()(())","(())()","(()())","((()))"
How do you manage session details of the recent 10 most active users? Which are the collections you use for this?
How to get rid of 500+ console.log in production mode
Reverse a sentence but not the words
How to handle multiple edit request for the same record
Viewing 291 - 300 interview questions