Technical round 1: Asked one easy level coding question on DSA . Output based question, OOPS, Java 8, Java Stream Api. Technical round 2: Database design question, SQL, Spring boot.
Software Developer Java Interview Questions
4,195 software developer java interview questions shared by candidates
core java, CI, CD, ...
Basic concepts Database schema Examples Object oriented concepts
Difference Between SOAP and REST? Arraylist vs LinkedList? HashMap, hashcode Null pointer exception handling
Core Java, Spring and Algorithms questions.
General java questions and sql questions
Object Oriented Programming, Dynamic Programming implementation, linked list, counting sort
create classes tailed to criteria
R1-Screening: Detailed discussion on previous project, architecture, what design patterns used and follow-ups on them. R2-Technical: Query to find customers who placed more than 5 orders, From a list of integers, filter out even numbers, square them, and collect into a new list using Java Streams, How Hashmap works internally, Two Sum Optimal Solution. R3-Technical: How Polymorphism is achieved in Java, why overriding is called runtime polymorphism, what is composition, Explain SOLID design principles, Abstract Factory vs Factory , Singleton design pattern, Showed a code blocked and asked what changes I will make to make them adhere to SOLID principles, Comparator vs Comparable, Eager vs Lazy Loading, How to achieve Dependency Injection in Spring Boot, how to pass different profiles(dev,stage,prod) for your app (JVM arguments), Checked vs Unchecked exceptions, Try, finally block, Controller Advice, Lets say Method A calls Method B, How would you propagate any exception thrown from Method B to A, Hibernate questions, how would you resolve circular dependency, Optimistic vs Pessimisstic Lock, Different Methods to create Threads in Java, Lambda function to filter a List with id > 3 and sort them in decending order based on their names, Hashset vs Hashmap , Does hashset maintain insertion order, if no which Collection of Set can be used to maintain insertion order, can we achieve Multiple Inheritance in Java.
Contract between equals and hashcode
Viewing 1331 - 1340 interview questions