What is class method? What is shallow copy and deep copy?
Python Engineer Interview Questions
5,842 python engineer interview questions shared by candidates
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...
Esperienza Lavorativa, Progetti svolti, Problem Solving
Regular python questions
Difference between drop, truncate and delete
Python data structures, GIL, asyncio, SQL and database related questions, HTTP, Cookies. Technical interview ended with live coding with typical leetcode problem on easy difficulty.
OOPS, Software development lifecycle,basic programming questions, final year project
Viewing 4731 - 4740 interview questions