摘要: Constant space solution that counting zeros: Nice Solution: 阅读全文
posted @ 2017-08-22 15:31 keepshuatishuati 阅读(93) 评论(0) 推荐(0)
摘要: 1. Create node when the neighbor is not found. 阅读全文
posted @ 2017-08-22 14:45 keepshuatishuati 阅读(90) 评论(0) 推荐(0)
摘要: 1. Multiplication length are sum of two lengths. 2. Multiplied value should be ADDED to the position not REPLACE since there could be other places mul 阅读全文
posted @ 2017-08-22 14:29 keepshuatishuati 阅读(124) 评论(0) 推荐(0)
摘要: For streaming processing, we could use number to set as recorder of last state. Normal recursion: 阅读全文
posted @ 2017-08-22 13:22 keepshuatishuati 阅读(146) 评论(0) 推荐(0)