Differences between multithreading,multiprocessing and concurrency.
Python Backend Developer Interview Questions
157 python backend developer interview questions shared by candidates
Can you tell us about Dependency Injection and Inversion of Control.
Pattern matching (showing 9 objects and then 6 different options to find a match, in only 30 seconds).
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?
Asked about my open source contributions.
Não fizeram pergunta alguma, simplesmente solicitaram o projeto e se vira.
Provided a TYPED python class, which uses the async library, with some functionality (one function stubbed out), extend/build that functionality in order to pass a pre-written test. Then, augment another test to pass.
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.
Viewing 1 - 10 interview questions