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.
Senior Java Software Developer Interview Questions
5,560 senior java software developer interview questions shared by candidates
Java 8 stream API..java exceptions..data structures..microservices..springboot
code for Plaindrome check. code for Paranthesis check.
What's difference between new and old Java memory management
How to block in reactive programming
What is the fallback method? What are the types of joins in SQL? When can we use these joins? Explain all joins.
What are the types of component class?
Stream API related questions and code
What are the Java 8 features?
Asked on streams, OOPS concepts, 2 coding problems : 1) Longest non repetitive character substring in a string 2) Optimal path in tree. We should be coding in our laptop IDE while sharing the screen
Viewing 5371 - 5380 interview questions