Prologue

来源:互联网 发布:指南针指标公式源码 编辑:程序博客网 时间:2024/06/05 05:17

"Cracking the Coding Interview" is an amazing book. Students who found good jobs speak highly of it.




To find a good job after I graduate from the MS program in 2013, I should go through this book at least once. From today, I will try my best to solve at least one problem per day. For each problem, I will write done pseudocode on the paper first and then implement it in Python. It's a good way to improve my technique interview skill and learn a new language, the Python.

Python is a powerful and easy-to-learn language and I tried to learn it before. However, I didn't have chance to use it and then I forgot all about it. Geeks say that It's very beneficial to have a script language in one's toolbox. Well, let me pick it up while improving interview skill.

One more benefit is that writing English blog everyday is good to my writing skill, which is important in my further career.
原创粉丝点击