Backend Developer Interview Questions

15,466 backend developer interview questions shared by candidates

Process vs thread How big a 32bit os process is Heap vs stack process Observer pattern Cross site scripting Cross-site request forgery Cache Relational vs non relational DB NAT stands for network address translation Array vs linked list, O(of a action)
avatar

Backend Engineer

Interviewed at Semperis

4.2
Jul 24, 2024

Process vs thread How big a 32bit os process is Heap vs stack process Observer pattern Cross site scripting Cross-site request forgery Cache Relational vs non relational DB NAT stands for network address translation Array vs linked list, O(of a action)

Circuit breaker implementation in Java: The service A calls service B and service C every time. If one service fails 3-times in 10 minutes ( or 20 seconds in the implementation) the next call will be blocked for 5 minutes (10 seconds in the implementation). There was given a simulation of remote method calls, I needed to implement only the execute() which calls the remote service if possible.
avatar

Senior Backend Java Engineer

Interviewed at Wise

3.7
Feb 19, 2026

Circuit breaker implementation in Java: The service A calls service B and service C every time. If one service fails 3-times in 10 minutes ( or 20 seconds in the implementation) the next call will be blocked for 5 minutes (10 seconds in the implementation). There was given a simulation of remote method calls, I needed to implement only the execute() which calls the remote service if possible.

Viewing 881 - 890 interview questions

Glassdoor has 15,466 interview questions and reports from Backend developer interviews. Prepare for your interview. Get hired. Love your job.