question mostly related to python and django.
Python Developer Interview Questions
6,405 python developer interview questions shared by candidates
create an insertion mechanism for linked list of unique elements (letters from A to Z), where the elements to insert are given as pairs separated by an arrow '->', which indicates the order. First letter and the letter that points to e.g A -> F, Print the linked list after each insertion A -> F : A->F G -> C : A->F G->C F -> G : A->F->G->C B->A : B->A->F->G->C
Questions on OS Module, Subprocess and PExpect module. Basic Programming questions.
What is something you expect in the culture of a company? Why do you want to work for us?
Dynamic programming questions - Rod cutting problem.
Pseudo Code that was provided
Opp concepts, Decorator, Django architecture, Memcache, GIL, webserver and file operations
Q: What do you know about class inheritance?
How you see yourself in 5 years?
They asked me to implement Middleware in my project
Viewing 6201 - 6210 interview questions