Implement queue using two stacks.
Senior Java Developer Interviews
Senior Java Developer Interview Questions
"Senior developers have years of experience in Java and have the knowledge and communication skills to mentor other developers. Companies prioritize strong technical skills and questions will focus on problem solving and critical thinking. A bachelor's degree in computer science or a related field, along with years of industry experience are standard."
5,281 senior java developer interview questions shared by candidates
In technical interview, I am asked the questions below; 1. Code reviewing. how to write clean code. 2. methodology, agile, how do you implement agile, which tools do you employ, deployment process etc. 3. OOP questions (inheritance, IS A, HAS A etc.), SOLID principles 4. which design patterns did you implement before 5. some Java specific questions about heap, memory JVM etc. 6. Collections API. HashMap, importance of hashCode and equals methods, how hashmap put a new entry and gets it (buckets) 7. Coding challenge: Given a non-negative number represented as an array of digits, add 1 to the number ( increment the number represented by the digits ). The digits are stored such that the most significant digit is first element of array.
interview based on core java java 8 stream and collection live coding for some stream related question sorting records spring basic question
They ask me to convert Roman to Integer number and Integer to Roman.
Hashset Stream API Spring Annotations functional interfcae JVM architecture SQL DSA
Difference between JPA and hibernate
How to improve performance of the REST API if we predict more requests in future. How many types of DI do we have, and why? Microservice vs monolith in specific situation
Not get chance for 3rd and 4 th round
How to create a singleton class
java list stream, SOLID (you should explain with detail), Design Pattern (they wanted to made one of them), experience of your business life.
Viewing 5251 - 5260 interview questions