2015年1月25日

Longest Consecutive Sequence

摘要: Given an unsorted array of integers, find the length of the longest consecutive elements sequence.For example,Given[100, 4, 200, 1, 3, 2],The longest ... 阅读全文

posted @ 2015-01-25 15:54 luckygxf 阅读(167) 评论(0) 推荐(0) 编辑

导航