摘要:
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 阅读全文
摘要:
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 阅读全文