CI \ CD - Maven , Tomcat , Jenkins , Docker , Jira
Full Stack Java Developer Interview Questions
963 full stack java developer interview questions shared by candidates
Junit
Java Script , Ajax , bootstrap
Spring framework & Spring Boot
Basic java , spring boot, spring security, angular 7+
Responsibilities & Role in Project
Explain bean scopes
Coding Test: ** Using normal loops not to use any collections classes Array-1 [2,3,7] Array-2 [4,5,8] Final Output as below: [2,3,4,5,7,8]
Code review best practices Slowness in your application, what's your approach Security in your current application, Explain end to end Solid principal Design pattern (Factory Pattern, Abstract Factory, Factory Method pattern?) Dependency Injections Performance improvement of web application startup Major challenge in Current project
Core Java and Java 8 What is the difference between ArrayList and LinkedList? When would you use one over the other? Explain the concept of functional interfaces in Java 8. Can you name a few built-in functional interfaces? How does the Stream API work in Java 8? Write a code snippet to filter a list of integers and find the sum of even numbers. Collection Framework How does a HashMap work internally? What happens if two keys have the same hash code? What is the difference between HashSet and TreeSet? How does TreeSet maintain order? Spring Boot What is dependency injection in Spring Boot? How does it help in building loosely coupled applications? How do you handle exceptions globally in a Spring Boot application? Explain the use of @ControllerAdvice. Microservices What are the key differences between monolithic and microservices architecture? What challenges do microservices solve? How do microservices communicate with each other? Explain the use of REST APIs and messaging queues. Design Patterns Explain the Singleton design pattern. How can you implement a thread-safe Singleton in Java?
Viewing 921 - 930 interview questions