What does the yield keyword do?
Python Data Analyst Interview Questions
6,401 python data analyst interview questions shared by candidates
-Range vs Xrange -Implement Xrange -write a script that reads a file,counts words apperence in it and dumps this json into another file
General oop coding questions on coderpad
What are decoratos? What are generators?
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.
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?
Viewing 4901 - 4910 interview questions