what is java static method
Senior Developer Java Interview Questions
5,278 senior developer java interview questions shared by candidates
Write Java code to find K-complementary pairs in a given array of integers. Given Array A, pair (i, j) is K- complementary if K = A[i] + A[j];
I'd classify this as the most bizarre and unexpected question which was what are the four tenets of object oriented programming.
1) Hackerearth online test. -> 3 MCQs on java, 2 problem solving 2) Telephonic round 1- > Very basic java question like, when linkedlist, when to use arraylist, immutable class, singleton class, executor framework etc. Just theoretical question. Seems any fresher was taking interview. I had to ask if he has my profile and knows for which position the interview is being taken in between the interview. I have to call HR as the interviewer didn't call me on scheduled time. Was late by 30 minutes and got call after multiple HR chase-up 3) Telephonic round 2->I declined to give as didn't get a call from panel during scheduled one hour time. Before interview HR told similar questions will be there as round 1. I asked her why so simple/basic questions for 8 year exp person, she told its good thing as you can clear easily.
What if we insert with key null to a HashMap?
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.
Java Basic Questions Program to write a product of array except itself
Typical question, not that difficult
What's the search complexity of Linked List and B-Tree...
Write the Java code to remove all HTML tags from a string.
Viewing 41 - 50 interview questions