Back End Developer Interview Questions

1,560 back end developer interview questions shared by candidates

What are the main principles of OOP? What is the difference between an interface and an abstract class? How does HashMap work internally? What is hash collision? What is the difference between equals() and hashCode()? Why is String immutable in Java? What are checked and unchecked exceptions? What is the difference between ArrayList and LinkedList? What is the difference between HashMap and ConcurrentHashMap? Explain the lifecycle of a thread. What is the difference between Runnable and Callable? What is synchronization? What is the volatile keyword? What are lambda expressions? What is the Stream API in Java 8? 🚀 Spring Boot What is Spring Boot? What is the difference between @Component, @Service, and @Repository? How does dependency injection work in Spring? What is @Autowired? What is the Spring Bean lifecycle? How do you handle exceptions globally in Spring Boot? What is REST and how does it work? How do you secure a Spring Boot application? Explain the flow of a REST API request in Spring Boot. What is Spring Security? 🔐 JWT / Security What is JWT? How does JWT authentication work? What is the difference between authentication and authorization? How do you implement role-based access control? 🧱 Microservices What is the difference between monolithic and microservices architecture? What are the advantages of microservices? How do microservices communicate with each other? What is an API Gateway? What is service discovery? What is a circuit breaker? How do you handle failures in microservices?
avatar

Java Back-end Developer

Interviewed at Wipro

3.6
Mar 25, 2026

What are the main principles of OOP? What is the difference between an interface and an abstract class? How does HashMap work internally? What is hash collision? What is the difference between equals() and hashCode()? Why is String immutable in Java? What are checked and unchecked exceptions? What is the difference between ArrayList and LinkedList? What is the difference between HashMap and ConcurrentHashMap? Explain the lifecycle of a thread. What is the difference between Runnable and Callable? What is synchronization? What is the volatile keyword? What are lambda expressions? What is the Stream API in Java 8? 🚀 Spring Boot What is Spring Boot? What is the difference between @Component, @Service, and @Repository? How does dependency injection work in Spring? What is @Autowired? What is the Spring Bean lifecycle? How do you handle exceptions globally in Spring Boot? What is REST and how does it work? How do you secure a Spring Boot application? Explain the flow of a REST API request in Spring Boot. What is Spring Security? 🔐 JWT / Security What is JWT? How does JWT authentication work? What is the difference between authentication and authorization? How do you implement role-based access control? 🧱 Microservices What is the difference between monolithic and microservices architecture? What are the advantages of microservices? How do microservices communicate with each other? What is an API Gateway? What is service discovery? What is a circuit breaker? How do you handle failures in microservices?

# Back-End Developer Test ## Overview Your client has tasked you with making a RESTful API to support the ultimate Moviegoers Guide suite of applications. They are asking for an API that serves up: * A list of movies * The user should be able to search the movies by title * The user should be able to filter the movies by rating * The user should be able to filter the movies by category * Movie details for each movie * A list of actors in a movie We have provided a mysql database of movie info for you. We have also provided a starter PHP application using the SLIM framework although you are free to use the language and framework of your choice - Ruby, Node, etc.
avatar

Back-end Software Engineer

Interviewed at Church Community Builder

4.1
Dec 18, 2018

# Back-End Developer Test ## Overview Your client has tasked you with making a RESTful API to support the ultimate Moviegoers Guide suite of applications. They are asking for an API that serves up: * A list of movies * The user should be able to search the movies by title * The user should be able to filter the movies by rating * The user should be able to filter the movies by category * Movie details for each movie * A list of actors in a movie We have provided a mysql database of movie info for you. We have also provided a starter PHP application using the SLIM framework although you are free to use the language and framework of your choice - Ruby, Node, etc.

Viewing 1051 - 1060 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,560 interview questions and reports from Back end developer interviews. Prepare for your interview. Get hired. Love your job.