What is my experience in things that I had in CV
Python Engineer Interview Questions
5,842 python engineer interview questions shared by candidates
How could we go about creating a system that can handle an arbitrarily large CSV file?
What are context managers and how can we create them ourselves?
What does the yield keyword do?
-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,
Viewing 4481 - 4490 interview questions