written tests related to ds algo, design pattern, database
Python Developer Interviews
Python Developer Interview Questions
"Python developers are responsible for developing code to build products using the python programming language. In an interview context, expect to be quizzed on your technical skills through different kinds of computing problems or brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific discipline such as web development, application development, or system development."
6,393 python developer interview questions shared by candidates
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.
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.
Tell me about yourself. Why do you want to work here? What attracted you to this position?
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.
Viewing 4901 - 4910 interview questions