1. Solid principles 2. Singleton pattern, in case if we pass hashmap- map can be altered and it will destroy singleton, how to handle that 3. How to create threads 4. How to execute 10 threads at a time 5. How to create global exception class 6. When to use arraylist and linkedlist 7. Completable in java 8 8. What's changed in hashmap in java 8 9. Deep copying and shallow copying 10. Use of volatile keyword in java 11. Programming a. String ="I love programming" -we need to count the length and arrange it in desc but that should be return as string using stream api b. List in = Arrays.asList(1,3,7,0,6,7,8,0); need to sort this and put only 0 at first and let the remaining stay as it is using stream API
Lead Programmer Analyst Interview Questions
3,915 lead programmer analyst interview questions shared by candidates
Share an example of a complex technical problem you encountered. How did you approach it and find a solution?
Projects in detail were asked
What is the difference between waterfall and agile software development.
Round 1 : Regarding performance, accessibility, state management, CSR, SSR , SSG, security Round 2: The Lead engineer wanted mean to open a create a new react project. He expected that I knew all the commands and shouldn't take any help from google. It was the most absurd interview I have ever attended. The interviewer was Sunil something and was very rude. He was asking questions you wont even ask freshers. It was like he was showing off his knowledge in React.
How does Compiler work? What are virtual functions? Overloading vs overriding
MVVM Architecture , Kotlin, Compose and Android latest features
For a lead software engineer, oracle asked to print * pyramid pattern, i first thought it was a joke. But interviewer asked to print a pyramid. No question of dsa, no system design
HR round - standard questions on why you want to change, describe your current role, any challenges you faced etc. Technical round - all detailed questions on current project architecture, .net core basics (middlewares, service lifetimes), web API - put vs. post, how do you handle authentication & authorisation, SOLID principles, design patterns - explain which ones you implemented, logical questions, some SQL queries around joins like if you have 2 tables, get the table from the right table & also from the right table even if no matching values present in left. Linq query - Write an example of how to return a complex object. Write a program to calculate the sum of the prices of different flowers passed as a list object using OOPs principles. for example: The user will provide flower quantity, and price, input in the form of a List, (10 lilly, 20 roses). Some questions on Azure, but only basics. Manager (Technical) round - The same questions as above, but in detail on how you implemented everything. Web API - If you have to implement logic for all the APIs and not write redundant code - how will you do? Explain a few design patterns, and repository pattern and how you implemented them in the project.
Questions on various Design patterns asked
Viewing 3821 - 3830 interview questions