Test case is not passing

My code is working right on sample input and my custom inputs
but the one test case is not passing

@Ramitgoel Please watch the video Interview Problem - Maximum element in window of size k under Deque. This question is a implementation of that problem. You will understand all the cases you need to handle.