what are lamda functions? define generators define iterators' programming questions numpy module creating arrays
Python Interview Questions
6,393 python interview questions shared by candidates
View, Nth highest salry, window function, rank
4 hours hackerrank screening test.
What improvements would you make in the project you submitted?
Fast api application delpoyed on AWS
What is class method? What is shallow copy and deep copy?
Python’s internal functions were in the spotlight. I had to whip up examples for map(), filter(), and reduce()
Included questions like AWS concepts,generator in python,2 python questions list_1 = [0, [1, 2], [4, [6, 7, [8, 9]]], 10], expected_answer = [0, 1, 2, 4, 6, 7, 8, 9, 10] and list_1= [1, 7, 0, 0, 8, 0, 10, 12, 0, 4], expected_answer = [1, 7, 8, 10, 12, 4, 0, 0, 0, 0] regarding static variables
Few Python Questions, File operations and Logging
They asked me to make a UK post code validator as an exercise prior to interview. During the interview they asked me some simple coding exercises, but I did not do it very well unfortunately...
Viewing 5171 - 5180 interview questions