what was your last challenge in recent projects
Python Software Engineer Interview Questions
6,383 python software engineer interview questions shared by candidates
To develop a python command line tool that takes the architecture (amd64, arm64, mips etc.) as an argument and downloads the compressed Contents file associated with it from a Debian mirror. The program should parse the file and output the statistics of the top 10 packages that have the most files associated with them.
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?
Implement an algorithm and make a UML diagram
The third question was again a python programming question from hacker rank.
The first question was a multiple choice question.
1. Had technical Discussion related to work. 2. Asked me about my frequent job switching.
Can you tell us about Dependency Injection and Inversion of Control.
Generic question about my career, background, tech stack.
They asked a lot about micro-services architecture and system design in their technical interviews. The take home assignment is to build a RS-reader API which is a waste of time because they review in a bad way and just make their decisions. After putting in so much work, a sensible organization should give you a chance to defend some of you decisions. Almost like they want you to fail.
Viewing 211 - 220 interview questions