Pattern matching (showing 9 objects and then 6 different options to find a match, in only 30 seconds).
Python Backend Developer Interview Questions
168 python backend developer interview questions shared by candidates
How can you store the real time scores generated during the game session? How will the leaderboard be updated?
What will you use for real time communication while the game session is on?
First question was "Tell me about yourself".
Differences between API to event
In python asked me, L1 = [1,2,3,4] L2 = L1 L3 = L2.copy() L2[0] = [5] print(L1,L2,L3) What will be the answer?
Can you tell us about Dependency Injection and Inversion of Control.
Differences between multithreading,multiprocessing and concurrency.
With one nonsense task they want to evaluate all your qualification. I am pretty sure even they don't have idea that what they want.
Não fizeram pergunta alguma, simplesmente solicitaram o projeto e se vira.
Viewing 1 - 10 interview questions