What is CRSF, SOLID, DB pool, DB normalization/denormalization
Backend Software Engineer Interview Questions
15,524 backend software engineer interview questions shared by candidates
what language im more confident in.
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
Java / Spring Boot / REST / SQL related questions.
Please tell me about yourself
O que você sabe sobre microsserviços? Quais problemas são comuns nessa arquitetura, com quais tecnologias já trabalhou? ... etc
Porque decidiu se candidatar para essa vaga?
Find missing no. in a list of numbers. Check validity of a sequence. A question on Fibonnaci series
Design a real-time chat feature.
Viewing 3151 - 3160 interview questions