Week's note

今天在閱讀 cracking the coding interview 一書時讀到一句覺得寫得不錯,真的哪都會用到的準則,特別記錄一下:
show what you did, how you did it, and what the results were. Ideally, you should try
to make the results “measurable” somehow.
作者也舉個例子,像是:
» “Increased average match accuracy from 1.2 to 1.5 by implementing a new comparison algorithm based on windiff.”

Comments

Popular posts from this blog

股票評價(Stock Valuation) - 股利折現模型

openwrt feed的使用

R 語言:邏輯回歸 Logistic Regression using R language (二)