Interview questions mostly on deep knowledge on Collections , Design pattern, Multithreading Questions based on performance monitoring Coding problems and program writing Questions on data structure and algorithm
Software Lead Interview Questions
2,961 software lead interview questions shared by candidates
Round 1: Discussions around Java, Spring, Microservices, SQL Round 2: Discussions on past projects and situational questions
- Debounce Implementation - Debounce v/s Throttle - Remove Duplicates - const arr2 = [2, 1, 5, 2, 3, 2]; const S = 7; pair whose sum is >= S Given an array of integers, and a number ‘sum’, print all unique pairs in the array whose sum is > than ‘sum’. - const arr2 = [2, 1, 5, 2, 3, 2]; Replace each element with multiplication of rest of the elements, keeping in mind Time complexity (avoid nested for loops) - HOC, ForwardRef, ContextAPI
How do you use metrics to help product owners make business decisions?
If this phone app did not exist, what are the steps you would take to create it?
If this phone app (explains what it does) did not exist, how would you go about creating it? What is one enhancement you would make?
How do you use metrics to help product owners make business decisions?
If this phone app did not exist, what are the steps you would take to create it?
System design was around banking app focusing on zelle transfers. Leetcode was object oriented design
Mostly experience based, Cloud technology and design based questions. They are big on Docker containers, so read about that and be prepared to answer questions on that.
Viewing 891 - 900 interview questions