please explain the output of q 6 and Im not able to understand skip lists
About q 6,7 and 9
please send the ss of the question they arent visible to me
skip list
It is a datastructure, which can make search in sorted linked list faster in the same way as binary search tree and sorted array (using binary search) are faster.
please read about skip list from the below link:
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.



