When studying for interviews, I tried to use Python as much as possible for its clean syntax and expressiveness. However, it was surprisingly hard to find a "cheat sheet" where I could get a quick glance of trivial language-specific interview questions that I might get.
I created an interactive tutorial that covers the basics of Python, and possible interview questions that might be asked at the junior-mid level. It allows you to try the features as you review them. Hope you find it useful!
1 comment
[ 2.7 ms ] story [ 15.8 ms ] threadI created an interactive tutorial that covers the basics of Python, and possible interview questions that might be asked at the junior-mid level. It allows you to try the features as you review them. Hope you find it useful!