Basic question
Java Senior Interview Questions
6,012 java senior interview questions shared by candidates
Q: what is the answer of this below statement? System.out.println(1++3+++5--6+7);
Q: what is the answer of this below statement? System.out.println("a"+1+2+"b"+3+4+"c");
Questions were general like on Spring, Core Java, microservices.
All basic questions from java websites. Interviewer don't know the answers and we have to answer exactly what written on the java faq websites, if you give more examples then they think you don't have enough knowledge
Find max value of a couple of streams only using stream API without collecting the data to any structure.
You have an assignment simulating real work.
How do I manage the node failure in hadoop cluster
Their interviewer doesn't have proper knowledege. they will ask fresher level of question to senior java developer Question : what is difference between abstract class and interface ? what is interface and have you implemented any interface in java ? features of java 8 ? what is difference between collections.sort() and Arrays.sort() ?
Viewing 391 - 400 interview questions