Sony interview questions
My interview experience with Sony This is a part of my job interviews series. I have mentioned the main questions and the ladder questions around that question under it. the goal of Checkout further good answers on stackoverflow 6. How to implement stack and queue in Python? Did not qualify. Failed in Unit test writing. Not qualified What went well and I should keep doing further: What did not go well or I have not planned for and I need to improve: I have appeared in 20+ interviews so far. You can check out my job interview series for the rest of the interviews experiences. Let me know if you have any further questions. Thank You. Sony interview questions
Background
Interview discussions
First phase
Decorators
and why do we use them? source: Lei Mao’s blog
__repr__
and __str__
in Python?__repr__
is to be unambiguous and __str__
is to be readable.
=
return None
return
return
=
return None
return
return
*.py
file, but the *.pyc
file is present?.pyc
file directly without *.py
file.dir
Second phase
Result
Analysis
What went well
Need improvement
pytest
.