About the topics as mentioned in description. Gave one little code using lambda expression to find the problem. Then gave another code & asked to reduce its number of lines to one line using jdk8 feature.
Desarrollador De Aplicaciones Java Interview Questions
26,923 desarrollador de aplicaciones java interview questions shared by candidates
What if we insert with key null to a HashMap?
Can we use the static variables inside static methods?
how to execute try block with out executing finally block
Reverse a string
Java Basic Questions Program to write a product of array except itself
public static void main(String[] args){ int x = 5; char y = 9; System.out.println( x + y ); // asked for output or compilation errors if any }
Core Concepts of JAVA, Data structures and algorithms.
Questions about real scenarios
How will you convert a monolithic application to Microservices way. How will you deploy your microservices on AWS, though I said I haven't done this, so on this he said that think he being my manager has given this task to me.
Viewing 381 - 390 interview questions