SOLID concepts. Definition of SOLID when writing code
Senior Backend Engineer Interview Questions
2,786 senior backend engineer interview questions shared by candidates
really simple ordering and sum price in static data structure
How would you handle a friend in the office that keeps making mistakes that can impact the company and doesn't listen to your corrections?
You receive 50,000 products in a GET API request body. Will you accept it?
The exercise of technical interview seemed invented 2 min after interview started. Two interviewers have jumped in without preparing anything. Finally after a wee pause the one of them asked me to provide Scala implementation of a list. When I asked to precise what kind of list he meant, his answer was - immutable linked list.
2. Second Level round has a real world problem about creating a web api to fetch some data from other api and the followup questions around that on handling the rate-limiting,
1st Round: Question related to work experience. 2nd Round: 2 Coding problem and some set of theory questions taken by 2 panel members.
1) Recruiter screening 2) HackerRank coding exercise (my choice - alternatively you can choose a take-home exercise) 3) Technical interview 4) Culture fit interview
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.
Basically build a room finder given a number of people and a list of room objects
Viewing 151 - 160 interview questions