[LeetCode] 239. Sliding Window Maximum 滑动窗口最大值

Given an array nums, there is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k num
posted @ 2015-07-18 12:09  Grandyang  阅读(38215)  评论(5)    收藏  举报
Fork me on GitHub