class A: def __str__(self): return '1' class B(A): def __init__(self): super().__init__() class C(B): def __init__(self): super().__init__() def main(): obj1 = B() obj2 = A() obj3 = C() print(obj1, obj2,obj3) main()
Python Software Engineer Interview Questions
5,395 python software engineer interview questions shared by candidates
def foo(i, x=[]): x.append(x.append(i)) return x for i in range(3): y = foo(i) print( y )
What's the difference between a list and a tuple?
Introduce yourself by explaining projects/previous work experience focused on AI/ML.
Valid Parentheses question, to check a paranthese is valid or not
Solve two assignemnts in Python.
If it's possible to modify pull request once created
It was an on campus interview, and there were a lot of MCQ(s) questions followed by a screening round
1. Basic programming question, if-else, patterns, for-loops, arrays,
About dsa , encription,decription,authentication and other difficult questions
Viewing 481 - 490 interview questions
See Interview Questions for Similar Jobs
Python Software DeveloperPython Backend DeveloperSenior Python DeveloperPython Django DeveloperComputer Vision Software EngineerPython Backend EngineerJunior Python DeveloperRuby On Rails EngineerPython Data ScientistSoftware Engineer Machine LearningPython DeveloperPythonSoftware Engineering Python DeveloperGame MathematicianBackend Python DeveloperSoftware Developer PythonData Science Software EngineerProgrammer Developer