随笔分类 -  hash

摘要:1.题目描述 Given an array S of n integers, are there elements a, b, c in S such that a + b + c = 0? Find all unique triplets in the array which g... 阅读全文
posted @ 2013-08-22 22:04 曾见绝美的阳光 阅读(256) 评论(0) 推荐(0)
摘要:1.题目描述 Given a string, find the length of the longest substring without repeating characters. For example, the longest substring without repe... 阅读全文
posted @ 2013-08-19 00:49 曾见绝美的阳光 阅读(289) 评论(0) 推荐(0)