Be well prepared with every technology you used(development, deployment, how you scale) in your current job.
Senior Backend Engineer Interview Questions
2,786 senior backend engineer interview questions shared by candidates
In elections that use the ballot box system for voting, each voter writes the name of a candidate on a ballot and places it in the ballot box. The candidate with the highest number of votes wins the election. If two or more candidates have the same number of votes, then the tied candidates' names are ordered alphabetically and the last name in the alphabetical order wins. For example, votes are in the names ['Joe', 'Mary', 'Mary', 'Joe']. Each candidate received two votes, but Mary is alphabetically later than Joe, so she wins. Complete the function electionWinner in the editor below. The function must return a string denoting the name of the winning candidate. electionWinner has the following parameter(s): votes[votes[0],...votes[n-1]]: an array of strings representing the names of the candidates as voted by the ith voter.
Explain these Python concepts: GIL, threading, multiprocessing, decorators, generators
Please tell me about yourself
Find missing no. in a list of numbers. Check validity of a sequence. A question on Fibonnaci series
What movies do you identify with?
API design: shown a demonstration of a frontend system, asked to describe how the corresponding backend might work and walk through the design requirements.
Why do you wanna join our company
They gave me a codebase and asked me to find issues in it
1. Do you have experience with AI? (OpenAI was clearly mentioned in my CV.) 2. Do you have any problem with a full-time office-based job? (JD mentioned Hybrid model)
Viewing 511 - 520 interview questions