Python list, Mutable vs Immutable, Loops, functions, OOP, Database, Django forms, model, auth, middleware, Rest Apis, and so on...
Django Developer Interview Questions
317 django developer interview questions shared by candidates
What happens when you use "student.school.name"
What does this do "Student.objects.all().values(email=F("user__email"), internal_school__id="school__pk")"
Optimization questions based on the project and some technical questions on Django.
DSA based question of Running Median.
The Python question was interesting and complex. It involved writing functions that resolved the following scenario - two angry frogs. Given a list of “platforms” represented by random integers, calculate the furthest these two frogs may path away from one another. They must start side by side, and can only move from a platform with a lower number to a platform with a higher number.
Standard questions for tech screens
RestAPI Related Questions and work theory
About different Django framework technical questions.
My goals for the future
Viewing 241 - 250 interview questions