They asked about basic fundamental of Django.
Python Django Developer Interview Questions
228 python django developer interview questions shared by candidates
Python list, Mutable vs Immutable, Loops, functions, OOP, Database, Django forms, model, auth, middleware, Rest Apis, and so on...
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
Python : 1. Difference args & kwargs argument. 2. Decorators in python. 3. Class & static methods 4. Python Closures 5. Polymorphism - method overloading & method overriding 6. Multi threading & multi Processing Django : 7. Middle ware & how we can make custom middleware in django ? 8. Context processor django 9. request.user in template (This question actually i don't understand properly) 10. What is serializers & nested serializer Mysql: 11. Indexing in MySql Git: 12. Differance : Merge & Rebase Puzzle : 13. 3 ltr capacity container & 5 ltr capacity container so how can measure 4 ltr using both of them. Program : 14. input = {'a':20, 'b':10, 'c':30} output = {'b':10, 'a':20, 'c':30} sorting input dictionary based on their value
RestAPI Related Questions and work theory
My goals for the future
Ask me to implement the built in thing
About different Django framework technical questions.
Coding problems. DevOps questions Cloud knowledge
Viewing 171 - 180 interview questions