摘要: Given an array of integers, find two numbers such that they add up to a specific target number.The function twoSum should return indices of the two nu... 阅读全文
posted @ 2015-04-06 22:09 ~每天进步一点点~ 阅读(119) 评论(0) 推荐(0) 编辑
摘要: Given a 2D board and a word, find if the word exists in the grid.The word can be constructed from letters of sequentially adjacent cell, where "adjace... 阅读全文
posted @ 2015-04-06 20:04 ~每天进步一点点~ 阅读(517) 评论(0) 推荐(0) 编辑