Desarrollador De Software Python Interview Questions

5,388 desarrollador de software python interview questions shared by candidates

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

Full Stack Python Developer Intern

Interviewed at Tower Research Capital

4.1
Oct 31, 2014

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.

round 1- 1. some simple basic question like arravs vs list, tuples, sets, 2. string manipulations, tricky questions regarding it 3. then they asked oops concepts, packing/unpacking. context managers, 4. asked to write a program implementing any oop concept(inheritence)
avatar

Python Developer

Interviewed at Morgan Stanley

3.9
Aug 18, 2023

round 1- 1. some simple basic question like arravs vs list, tuples, sets, 2. string manipulations, tricky questions regarding it 3. then they asked oops concepts, packing/unpacking. context managers, 4. asked to write a program implementing any oop concept(inheritence)

First round is easy python Hackerrank question i.e Count the duplicate number in a list & Sql Question i.e Return the list of first names and city of users that have permissions and access to the dashboard. Second round again Technical which have python Hacker rank question i.e Find the maximum profit by buying and selling baseball card. & Sql Question i.e Return the perfomer_1 , perfomer_2 and apperance_count from apperance table which have perfomer_id, movic_id as foreign key
avatar

Software Engineer Python

Interviewed at Payfare

2.6
Nov 10, 2023

First round is easy python Hackerrank question i.e Count the duplicate number in a list & Sql Question i.e Return the list of first names and city of users that have permissions and access to the dashboard. Second round again Technical which have python Hacker rank question i.e Find the maximum profit by buying and selling baseball card. & Sql Question i.e Return the perfomer_1 , perfomer_2 and apperance_count from apperance table which have perfomer_id, movic_id as foreign key

Viewing 4811 - 4820 interview questions

Glassdoor has 5,388 interview questions and reports from Desarrollador de software python interviews. Prepare for your interview. Get hired. Love your job.