Write a function to compute a simple moving average (SMA) of a list of numbers, e.g. 1 to 10. The function should accept a window length, e.g. 3. What would be some optimizations?
Senior Python Developer Interview Questions
542 senior python developer interview questions shared by candidates
Laughing on my CV HR - You have so many duties and roles in your previous/current role how could you handle it ?
why did you leave your last company
They asked about previous projects, problems I encountered, and how I solved them.
What are python context managers?
Do you have any questions for us?
Write a function that takes a string and switches the case for each letter. "Hello" becomes "hELLO"
What do you know about cryptography?
How efficiently you can do memory management and optimization in Python?
Can we use abstract classes in Python, and how?
Viewing 61 - 70 interview questions