Prime number
Python Interview Questions
6,381 python interview questions shared by candidates
Resume related queries
How to concatenate String? I feel like anyone who did not fail cs 101 could answer this question...
Merge sort , strings, behavioural question
Write a function that takes two hashes (a.k.a. dictionaries), merges them together, and returns the result (Had rules for how hashes should be merged).
1) Python basics, generators iterators,django 2.)imlement generator sa,ple program, design patterns, system design 3) implement and run fibonacci series, binary search programs 4.)first two rounds are more concentrated on basics of python like namesapce in python, multi threading and multiprocessing. 5.)how to get response from1000 api request in fast manner. etc etc.
Ques 1: Describe any design pattern Ques 2: OOP design for any of the three problems: a. Filesystem b. HTML c. Chess game Ques 3: What data structures in Python have you used? What does dictionary in Python resemble to in Java? Ques 4: What algorithm is used in Dictionary/ Hashmap/ Hash table Ques 5: Write a code (the very basic one) in Python to filter even no's from a given list. If the list is very big, what in your code might contribute to a memory problem? How will you solve it? The answer was to use Yield. Ques 6: How will you check if the MSB in a positive integer is 0/1? Ques 7: What is binary tree? What are the algorithms to traverse a binary tree? Ques 8: You are given a very big list of positive integer. You need to find out if any two items in the list sum up to an integer, say x. Solve it in an efficient manner.
General textbook questions about programming. Lots of namedropping questions, not assessing your technical capabilities.
Set Pyhton snippets and some apptitude question.
Everything about your past experiences
Viewing 5671 - 5680 interview questions