I am new to the data structures.
I am not getting from where to start. Actually, i am not getting how to solve this?
What is the maximum index of kth smallest element of max heap having N numbers when stored in the form of an array ?
Any idea or aproach how to solve this will be helpful.