what I do in my current organization? the next set of questions were related to python and computer science concepts. 1. what is GIL(global interpreter lock) in python. 2. what is deep copy and shallow copy with example on an online editor 3. which code works faster? 1. with open("input.txt") as f: data = f.readlines() for line in data: process(line) -------------------------------- 2. with open("input.txt") as f: for line in f: process(line) 4. iterator,generator,event loop 5. set ,dict tuple 6. mutable and immutable what are these data types 7. what is lazy eval 8. concurrency vs parallelism 9. memory allocation in python
Python Software Engineer Interview Questions
5,395 python software engineer interview questions shared by candidates
They asked about the Django framework, AWS services, system design, and various optimization techniques.
How do you manage sessions and cookies in Django Framework?
Questions are mostly about python concepts, data types, oop task, about API(how they work).
Can we use abstract classes in Python, and how?
Tricky question based on Queues
It was a problem about string processing
other personal stuff
Questions from python,AWS, API and SQL
Asked questions on python data types
Viewing 721 - 730 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