Designing patterns and approaches, database internals, algorithms
Python Programmer Interview Questions
5,410 python programmer interview questions shared by candidates
What's a decorator in python? How is it used?
pp8, git vs github, lambda, decorator, Fibonacci series , memory manage in python, iterator, generator , init function, inheritance, override, file exception, file handling, list , dictionary, code block
In first round, there were 4-5 coding question very basic. In second round there were 2 questions from data structures. In third round he asked one theory question and again 2 coding questions from data structures.
Questions about POO in Python.
How are classes defined in Python and give an example of inheritance.
Which is your expected salary?
Merge Intervals but with tuples as the intervals Meeting times start at 9:00am with 30 min intervals 9:00am is 0 9:30am is 1 Orginal :[(0,1), (3, 4), (4, 8), (10, 12), (9,10)] Condensed[(0, 1),(3, 8), (9, 12)] Take into account of unordered and if (4, 8) was (4, 10) then what?
Que recherches-tu dans ton nouveau poste ?
Peux-tu te présenter rapidement et me parler de ton parcours ?
Viewing 1461 - 1470 interview questions