Design data structure to find median from continuous stream of integers
Find median in each sliding window using two heaps