2015年9月14日

leetcode面试准备:Add and Search Word - Data structure design

摘要: leetcode面试准备:Add and Search Word Data structure design === 1 题目 Design a data structure that supports the following two operations: search(word) c... 阅读全文

posted @ 2015-09-14 11:16 BYRHuangQiang 阅读(653) 评论(0) 推荐(0) 编辑

leetcode面试准备:Reverse Words in a String

摘要: leetcode面试准备:Reverse Words in a String === 1 题目 Given an input string, reverse the string word by word. For example, Given s = "the sky is blue", ... 阅读全文

posted @ 2015-09-14 10:26 BYRHuangQiang 阅读(393) 评论(0) 推荐(0) 编辑

导航