in TR following ques asked: what is oop, encapsulation implement abstraction. then given codes to run in eclipse: 1.given a string print character followed by its frequency. 2. find max n min in given array 3. write table of 5 without loop
Senior Developer Java Interview Questions
5,295 senior developer java interview questions shared by candidates
1. Basic Java questions based on collections, multi-threading & java 8 features like lambda, stream api, functional interface. 2. Basic array-based algo (leetcode easy level).
Collections and Maps
Java, spring, collection,
Jdbc vs Jpa
Got some questions on Data Structure & Algorithms.
1. Data structures and algorithms 2. Functions in Java 3. Have you built a Java web application project? 4. Java servlets, JSP 5. Exception handling, errors and garbage collection
1. What is the difference between ArrayList and LinkedList? 2. What is the advantage of the Properties file? 3. How is the safety of a thread achieved? 4. How to implement the producer-consumer problem by using BlockingQueue? 5. What is the lock interface in Concurrency API in Java? 6. In Java 8, what is Method Reference? 7. How to find the third element from the end in a linked list in one pass?
Questions: a. What is Eden and survivor space in a heap? b. How to analyze Java memory issues? c. Java inner classes and functions d. Can you list serialization methods? e. Some coding questions like guessing the output f. Describe a time when you felt stressed or overwhelmed. How did you handle it? g. How do you determine what amount of time is reasonable for a task? h. Code writing for a situation
1. What is hash-collision in Hashtable? How is it handled in Java? 2. Can we make the user thread a daemon thread if the thread is already started? 3. What do you mean by Semantic Monitoring? 4. Explain the working of Microservice Architecture. 5. What issues are generally solved by spring clouds? 6. How does the put() method of HashMap work in Java? 7. How to design a good key for HashMap? 8. Why String, Integer, and other wrapper classes are considered good keys?
Viewing 1601 - 1610 interview questions