OOP concepts
Desarrollador De Aplicaciones Web Java Interview Questions
86 desarrollador de aplicaciones web java interview questions shared by candidates
Implement an iterator class which accepts an iterator. hasNext should return the element and next will return the element as well as move the iterator.
Basic Java questions. Predict the output of some code.
They started with asking introduction. After that basic java questions like jvm, Java 8 features. After this lot of new technologies like react, angularjs, rest and soap api , junit, Only simple questions like what are these features and how it is different from old technologies.
How does a hashmap works internally?
Phone interview questions: 1) Difference between sprint backlog vs product backlog ? 2) Define ways to implement multi-threading. 3) Define abstract class. Why is it used ? Face to face interview questions: 1) Describe singleton class. How would you implement it in multi-threaded scenario. 2) Every interviewer had somehow read the same article where it is focused on creating singleton the best way for multi-threaded environment and everyone who came in asked the same question again and again. 3) How would you load a large data using web via http? Other questions were pretty standard java questions.
Viewing 81 - 90 interview questions