Most of the questions was based on projects and realtime scenarios.
Senior Backend Developer Interview Questions
741 senior backend developer interview questions shared by candidates
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|)
Very detailed questions about previous experience with a focus on how testing was organized.
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?
Explain technical terms in layman's terms. Not every client or stakeholder we work with will have a deep understanding of technical terms, thus, as consultants, it's our job to bridge that gap.
Viewing 671 - 680 interview questions