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
Lead Programmer Analyst Interview Questions
3,933 lead programmer analyst interview questions shared by candidates
Round 1: Discussions around Java, Spring, Microservices, SQL Round 2: Discussions on past projects and situational questions
what was daily tasks and responsibilities at you previous project? what are the project management tools used?
- 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
Viewing 1181 - 1190 interview questions