Django Developer Interview Questions

316 django developer interview questions shared by candidates

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.
avatar

Python/Django Developer

Interviewed at NIH

4.1
Oct 14, 2024

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.

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
avatar

Python/Django Developer

Interviewed at Simform

4.1
Nov 1, 2023

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

Viewing 241 - 250 interview questions

Glassdoor has 316 interview questions and reports from Django developer interviews. Prepare for your interview. Get hired. Love your job.