7.6 Quick Sort in Data Structure | Sorting Algorithm | DSA Full Course

preview_player
Показать описание

In this video, we will learn about the Quick Sort Algorithm.
Step by step instructions showing how Quick Sort works

******************************************
See Complete Playlists:

******************************************

Connect & Contact Me:

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

Thank you soo much for this amazing explanation...all my life i was afraid of these dsa concept because my college teacher considered that i cannot pass this subject...and that fear always stayed with me... today got the courage to watch this video and im glad that i did that
.. thank you jenny for this wonderful explanation and removing my fear... ur an amazing teacher...we should get more such teachers like u in university... .

swatiacharya
Автор

i know i'm getting a 0 tommorow in my exam but this was worth watching, 25mn was better than a whole semester in my university

yeyouhd
Автор

omg why is it always 2 days before our exams that we realise our semester's topics were actually interesting!!! Thank you so much mam.

ramaarahatekar
Автор

I wish I had these lectures back when I was in college in 16. All I did was mugged up the answers and cleared my paper. Now I realise the beauty of these algorithms and how efficiently they work in their own course of action.

adityamulik
Автор

Neso Academy and Jenny mam, no one's born to beat them in teaching programming so well😁😁💗

charanmc
Автор

Legends watching one day before exams😂

nirmalakshourad
Автор

So simply explained mam, i spent an hour trying to understand the algorithm from my note but couldnot.With your tutorial, it just became so much simple.
Also I m watching all other sorts.
Thank you very much mam
Love and respect

raulshahi
Автор

Ma'am, who gave you this talent??? I came across thousand videos, but only you who talk with a great understanding of concept. I can see it it from your eyes. I can see it from every video you uploaded. I really appreciate what you are doing here.

samhita
Автор

Some people are focusing on digital graphics for explanation, but the black-board teaching is the best way of teaching even in the future days also.

aniketdey
Автор

Thanks for a fantastic explanation. After watching a number of other tutorials I was still confused about some aspects of Quick Sort. Your approach and "old school" use of a whiteboard was perfect. I watched it with my 14 y/o daughter, and we both learned how the algorithm actually works, and we then spent time together coding it, enjoying the process of error debugging, and feeling of accomplishment when it worked as required.

LukeChippindall
Автор

Hands down the best explanation of quick sort on Youtube!

sairajdas
Автор

I was planning to skip this algo but thanks to you.. I don't have doubts anymore.. BEST video of this topic according to me...

ayushpathak
Автор

Thanks for the video ma'am.
If anyone is getting out of bounds exception, just modify the first while condition as
while(a[start]<=pivot && start<ub)
This will prevent the start to go out of bound, happens when pivot( a[0] ) is the greatest element.

hrishikeshpingle
Автор

Quick sort is a large and complex procedure, but you explained it in a simpler way, thank you mam

kalyanachakravarthi
Автор

Mam Thank you very Assignment nhi Ban rahi thi lekin ap nay qasmaay Izzat baccha Lee and the most important thing I actually come to understand different algorithm through your

AbdulQadir-niux
Автор

thankyou so much mam, tomorrow is final paper of analysis and design of algorithm and your videos helped me so much. Thanks for teaching us.

HarmeetSingh-bklp
Автор

You are so good
Seriously! The way you teach pointing out every detail and concern about the understanding capability of viewers is just exceptional.
Keep up the good work.

omkarnagarkar
Автор

The spark in your eyes while teaching is too good which shows that how much dedicated you are towards the teaching

mandatimanoharreddy
Автор

my DS sir: u r going to fail this sem
me: missing all classes of DS in clg and watching these lectures before exams to get decent cgpa and to prove sir that he was wrong
mam thank u so much sharing and subscribing for such real life avengers who make such good videos for students like us.
may god bless you mam
the biggest irony is that we go to clg pay fees and dont understand even a single line
but here everything is crystal clear
wish me luck fellas please if u r reading this by giving a thumbs up

AneeshChandra
Автор

Brilliant explanation. I finally understood how the sorting algorithm actually works both theoretically and in code implementation !

rafatulalam