Python coding question on dictionary
Python Developer Interview Questions
6,393 python developer interview questions shared by candidates
What are decoratos? What are generators?
Scenario based problem solving questions asked in technical round,
written tests related to ds algo, design pattern, database
The Python question was interesting and complex. It involved writing functions that resolved the following scenario - two angry frogs. Given a list of “platforms” represented by random integers, calculate the furthest these two frogs may path away from one another. They must start side by side, and can only move from a platform with a lower number to a platform with a higher number.
Dealing with responses from api in python
I was asked questions on core Python concepts, such as data types, control statements, functions, and object- oriented programming principles. The interview also covered widely used Python libraries, including: • NumPy – concepts like array creation, reshaping, indexing, and vectorized operations. • OpenCV – basic image processing operations and use cases. • Pandas – DataFrame creation, manipulation, filtering, and grouping. • Matplotlib – data visualization techniques, plotting graphs, and customizing charts. Additionally, I was given small coding tasks to solve on the spot, including writing simple Python programs and creating a class for an application of my choice, which tested my ability to apply OOP concepts in real time.
Tell me about yourself. Why do you want to work here? What attracted you to this position?
Difference between list tuple Constructor Lemda function
what is python list and tuple
Viewing 4901 - 4910 interview questions