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.
Python Software Engineer Interview Questions
5,401 python software engineer interview questions shared by candidates
Scenario based problem solving questions asked in technical round,
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.
Difference between list tuple Constructor Lemda function
1) Task to determine how long will it take swarm of drones to complete a specified delivery 2)Classify new trades based on their similarity of old trades.
Python design question - JSON
Python OOD and functions programming to solve a real financial problem.
What do the property, classmethod, and staticmethod decorators do?
Tell me about your background.
Viewing 4161 - 4170 interview questions