2015年4月30日

leetcode 198 House Robber

摘要: 今天看了一个华为西安研究院的一个女生代码大神的总结很有感悟,下面这句话送给大家:只有好的程序员才能写出人类可以理解的代码You are a professional robber planning to rob houses along a street. Each house h... 阅读全文

posted @ 2015-04-30 16:40 吴一达 阅读(118) 评论(0) 推荐(0)

leetcode 205 Isomorphic Strings

摘要: Given two strings s and t, determine if they are isomorphic.Two strings are isomorphic if the characters in s can be replaced to get t.All oc... 阅读全文

posted @ 2015-04-30 14:26 吴一达 阅读(163) 评论(0) 推荐(0)

导航