Practicing Algorithm Design

http://www.hiredintech.com/app#after-the-interview

HiredInTeCh

1.  algorithum design Cavas

constraints -> idea -> complexity -> Writing code -> test code

Writing code: 1) think before you code  (where there is no "nodo")

2) good code stype: variables,indent,write clean code

3) decompose your code, not copy and paste

4)  read the code multiple times before you claim it's ready.

 

exercise program on the white board

 

posted @ 2014-09-10 23:02  purejade  阅读(91)  评论(0编辑  收藏  举报