摘要: Problem : 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 阅读全文
posted @ 2020-04-23 13:52 littledy 阅读(72) 评论(0) 推荐(0) 编辑
摘要: Problem : Given two sequences pushed and popped with distinct values, return true if and only if this could have been the result of a sequence of push 阅读全文
posted @ 2020-04-23 08:58 littledy 阅读(86) 评论(0) 推荐(0) 编辑