Describe a time where you dealt with a conflict at work. What happened, what did you and what were the outcomes?
Senior Backend Developer Interview Questions
745 senior backend developer interview questions shared by candidates
Why are looking foward another opportunity ?
Most of the questions was based on projects and realtime scenarios.
Design an api for a party seats reservation
1. Check if given sequence of moves for a robot is circular or not. Robot can move in 4 direction in a 2-D coordinate system. 2. Design 4 in a line game. Task was to design the backend only. 3. Take home project asked me to design and implement a chat server to support individual msgs in real time and chat rooms.
SOLID principles that framework follows
Given an array of numbers, combine them in all possible pairs. Count the pairs that respect the conditions: max(|x-y|,|x+y|)>=max.(|x|,|y|) min(|x-y|,|x+y|)<=min.(|x|,|y|)
Data Structures question, and what is the order N2 or NLogN?
Multi threading questions were asked mostly in first round.
Is dict in Python an ordered data structure?
Viewing 671 - 680 interview questions