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.
Java Senior Interview Questions
6,013 java senior interview questions shared by candidates
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.
String builder how we using
Viewing 5981 - 5990 interview questions