摘要: 题目: Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x. You should preserve 阅读全文
posted @ 2016-10-13 22:25 wangxiaobao1114 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 题目: Given n non-negative integers representing the histogram's bar height where the width of each bar is 1, find the area of largest rectangle in the 阅读全文
posted @ 2016-10-13 22:21 wangxiaobao1114 阅读(232) 评论(0) 推荐(0) 编辑