Skip List Explained | Advanced Data Structure | What is Skip List Data Structure | Coding Interview

preview_player
Показать описание
In this video, we will talk about an advanced data structure called Skip List. It is a very useful data structure and often interview questions revolve application of Skip List. A must know.

*RECOMMENDED VIDEOS*

*FEATURED PLAYLISTS*

*ABOUT THE CHANNEL*
Our channel is about Software and Technical discussions and topics. We cover lots of cool stuff such as System Design, Cloud Computing, Data Structures, Algorithms, Trending Technical Topics, Interview Preparation Tips and much more.
Don’t forget to subscribe!

#skiplist #codinginterview #datastructures
Рекомендации по теме
Комментарии
Автор

Comment and let us know if you have any questions.
Like, subscribe and share.
Contact us at *techhome101@**gmail.com* for a detailed course, technical consultation, interview prep and discussion.

SoftwareDude
Автор

Thanks for this video, crystal clear explanation of how skip list can be used. implementation of this concept using any of the programing languages would have helped me ever further in understanding, Anyways this video is awesome.

adarshanayak
Автор

Excellent explanation! I dont usually post comments but you are great my brother. Thanks for the help!

kaflsezdf
Автор

I am sure this channel will suddenly explode on YouTube, literally your content is super amazing and please don’t forget me I am your one of initial subscribers 😂❤

Sandeep-zddq
Автор

The way of explanation was so clear, Thanks a lot

Nallu_Swami
Автор

This is an awesome channel. Great technical videos explained very simply. Keep going.

BCBlockFestivals
Автор

This channel is underrated, will leave this comment and edit it when it becomes famous 👏

MostafaAliMansour
Автор

What if we get unsorted list. Can we apply skip list on it?

ravibagga
Автор

Explain how do we get O(sqrt(n))? Do we count the same node in skip list and original list twice? Do we count the last node?

spiikedd
Автор

why my lecture can not explain like you did with simplicity ...

SweetPeachannel