Technical questions * Reviewing the code * Refactoring approaches * Knowledge over the language current/upcoming features * and many more ...
Senior Backend Developer Interview Questions
1,045 senior backend developer interview questions shared by candidates
1. Tell me about yourself. 2. How much are you familiar with our business?
1) Gave a problem to solve in the technical.
What is Hash collision ?
Java programming language, spring, git, docker
The interview questions rangesd from problem solving related to questions of my current projects both persona and professional. There were also personality based questions and questions related to domain skills.
Develop a pseudo load balancer with a maximum of 10 instances, applying random algorithm and round-robin
Write a balance transfer service between two account in a concurrent environment. Draft test/example usage (part of the spec): ``` from_account = Account(...) to_account = Account(...) service = BalanceTransferService() service.transfer(from_account, to_account, amount) # assert ... ```
Which result from your previous job are you most proud of?
Can you elaborate on MicroServices patterns and anti-patterns?
Viewing 501 - 510 interview questions