Basic Python programming and django questions
Software Engineering Python Developer Interview Questions
6,401 software engineering python developer interview questions shared by candidates
question mostly related to python and django.
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
Palindrome, Fibonacci, Anagrams, Oops Concept
list comprehension - print all odd numbers in the range 1 to 9.
Viewing 6201 - 6210 interview questions