2015年5月13日

LeetCode-Maximum Gap

摘要: Given an unsorted array, find the maximum difference between the successive elements in its sorted form.Try to solve it in linear time/space.Return 0 ... 阅读全文

posted @ 2015-05-13 11:39 linxiong1991 阅读(255) 评论(0) 推荐(0) 编辑

导航