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

  Рет қаралды 2,499,538

Jenny's Lectures CS IT

Jenny's Lectures CS IT

5 жыл бұрын

In this video, we will learn about the Quick Sort Algorithm.
Step by step instructions showing how Quick Sort works
DSA Full Course: https: • Data Structures and Al...
******************************************
See Complete Playlists:
C Programming Course: • Programming in C
C++ Programming: • C++ Complete Course
Python Full Course: • Python - Basic to Advance
Printing Pattern in C: • Printing Pattern Progr...
DAA Course: • Design and Analysis of...
Placement Series: • Placements Series
Dynamic Programming: • Dynamic Programming
Operating Systems: // • Operating Systems
DBMS: • DBMS (Database Managem...
******************************************
Connect & Contact Me:
Facebook: / jennys-lectures-csit-n...
Quora: www.quora.com/profile/Jayanti...
Instagram: / jayantikhatrilamba
#quicksort #sortingalgorithm #datastructures

Пікірлер: 1 600
@swatiacharya9073
@swatiacharya9073 8 ай бұрын
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... .
@JennyslecturesCSIT
@JennyslecturesCSIT 8 ай бұрын
Happy to help
@Ansh_x_vlogs321
@Ansh_x_vlogs321 6 ай бұрын
Nyc
@dineshkumar_09
@dineshkumar_09 4 ай бұрын
Me tooo 😢
@bhanuprakashreddyponguru9904
@bhanuprakashreddyponguru9904 3 ай бұрын
​@@JennyslecturesCSITwhat if the array is of even size then where should we place middle of element as pivot
@gopipitta18
@gopipitta18 2 ай бұрын
Yeah it's me😅
@ramaarahatekar1570
@ramaarahatekar1570 Жыл бұрын
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.
@yeyouhd8802
@yeyouhd8802 3 жыл бұрын
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
@nesanforever7155
@nesanforever7155 3 жыл бұрын
appreciated!
@nirojbajracharya3051
@nirojbajracharya3051 3 жыл бұрын
@@nesanforever7155 Dont spoil these brats.
@hidayathali8003
@hidayathali8003 2 жыл бұрын
It is the matter of perception bro you have to change your state of mind and start learning and positive thinking
@RAJEEVSINGH-vr6jq
@RAJEEVSINGH-vr6jq 2 жыл бұрын
I can Feel u bro🥺😅 ... Viva Tomorrow 🙏🏻
@yakshmahawer5434
@yakshmahawer5434 2 жыл бұрын
Which university bro??
@samhita2917
@samhita2917 2 жыл бұрын
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.
@Zoza0905
@Zoza0905 2 жыл бұрын
Yeah she just nailed it 🔥
@techmaniac2002
@techmaniac2002 2 жыл бұрын
True..✨✨
@GoodBoy-eu9dw
@GoodBoy-eu9dw Жыл бұрын
Medium of conveyance is also English still understanding is more comfortable than Hindi medium
@infinity2creation551
@infinity2creation551 Жыл бұрын
Hard work
@charanmc4484
@charanmc4484 2 жыл бұрын
Neso Academy and Jenny mam, no one's born to beat them in teaching programming so well😁😁💗
@reroyallover9169
@reroyallover9169 10 ай бұрын
sagar jat ka naam suna h bsddk
@sooryanshsingh2957
@sooryanshsingh2957 10 ай бұрын
Le Abdul Bari sir: hold my calm and peaceful explanations. Bob ross of Algorithms !!
@besmartdosmart8666
@besmartdosmart8666 3 ай бұрын
Exactly 💯
@raulshahi8316
@raulshahi8316 4 жыл бұрын
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
@heyram8951
@heyram8951 2 жыл бұрын
Would you please clear my one doubt. If ( lb< ub) then we will perform partition. Yes or no. If so the 7< 7 is not true then will we call partition or not then what to do.
@lakshminarayanans1066
@lakshminarayanans1066 2 жыл бұрын
@@heyram8951 ​And LB & UB are indexes, not values of the array. & such exception is not possible; either start will be greater than the end or vice-versa
@heyram8951
@heyram8951 2 жыл бұрын
@@lakshminarayanans1066 okay. Thank you. 👍
@LukeChippindall
@LukeChippindall 2 жыл бұрын
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.
@aniketdey8449
@aniketdey8449 3 жыл бұрын
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.
@mdkhairummonir4847
@mdkhairummonir4847 3 жыл бұрын
l mo kkk
@techysanan8579
@techysanan8579 2 жыл бұрын
White board *
@suheelhilal1614
@suheelhilal1614 Жыл бұрын
Wah kya andhbhakt hai ...are bhai ye board ki wajah se nahi hai ye in ki skill aur easy language ki wajah se smj aata hai ...
@ayushpathak5205
@ayushpathak5205 4 ай бұрын
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...
@omkarnagarkar6660
@omkarnagarkar6660 4 жыл бұрын
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.
@adityamulik
@adityamulik 3 жыл бұрын
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.
@MaheshMane981
@MaheshMane981 Жыл бұрын
Aah.. Naa It's pretty Fun to be too.❤️ Thx for your comment
@BatMan__45
@BatMan__45 Жыл бұрын
Now wht u r doing?
@sauceontoes3457
@sauceontoes3457 11 ай бұрын
how do you even mug up the code? It's almost impossible to memorize each and every character in the code
@southmoviesmelody
@southmoviesmelody 11 ай бұрын
You were in college in your 16's 😂
@meha5623
@meha5623 11 ай бұрын
@@southmoviesmelody he means back in 2016 ofcourse 🙆🏻‍♀️
@rafatulalam8677
@rafatulalam8677 3 жыл бұрын
Brilliant explanation. I finally understood how the sorting algorithm actually works both theoretically and in code implementation !
@AneeshChandra
@AneeshChandra 4 жыл бұрын
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 .....definitely 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
@souravsahoo1582
@souravsahoo1582 4 жыл бұрын
Story of whole Indian enginnering student 😂😂
@AneeshChandra
@AneeshChandra 4 жыл бұрын
@@souravsahoo1582 true af🤘
@surajkumarsingh8792
@surajkumarsingh8792 4 жыл бұрын
Well my ds professor is searching to teach me but he don't know I m prepared 😏
@myth_man1426
@myth_man1426 3 жыл бұрын
Result kaa kya hua ?😅
@AneeshChandra
@AneeshChandra 3 жыл бұрын
@@myth_man1426 7 mila btw mai mere chanel pe violin covers upload krta hu sun ke batana comment karke kasa laga kindly pls vai
@sairajdas6692
@sairajdas6692 5 жыл бұрын
Hands down the best explanation of quick sort on KZbin!
@nirmalakshourad8994
@nirmalakshourad8994 10 ай бұрын
Legends watching one day before exams😂
@bubblecakke
@bubblecakke 8 ай бұрын
did you pass your exam?
@Salmankhanstatus1
@Salmankhanstatus1 2 ай бұрын
Yes brother
@rizwankakroo164
@rizwankakroo164 2 ай бұрын
Real legends
@AkulaSriyan
@AkulaSriyan Ай бұрын
We are legends 😎😎😎😎
@binnypero6431
@binnypero6431 Ай бұрын
Half hour bro 😢
@kaleshbiju6753
@kaleshbiju6753 3 жыл бұрын
Thanks a lot ma'am for explaining in such a simple way Theses sorting algorithms were big deal to me but now u made me it simple
@rajatkumar1894
@rajatkumar1894 4 жыл бұрын
Thank you so much for these tutorials. These are really good for last moment revisions before going to exam. Thanks again :)
@HarmeetSingh-bk1lp
@HarmeetSingh-bk1lp Жыл бұрын
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.
@Rakesh-uz6jq
@Rakesh-uz6jq Жыл бұрын
Presidency?
@Sarkar.editsz
@Sarkar.editsz Жыл бұрын
Nice brother
@sourav7556
@sourav7556 Жыл бұрын
10 rupe dede
@HarmeetSingh-bk1lp
@HarmeetSingh-bk1lp Жыл бұрын
@@sourav7556 lol
@sourav7556
@sourav7556 Жыл бұрын
@@HarmeetSingh-bk1lp dede yaar
@mandatimanoharreddy5133
@mandatimanoharreddy5133 Жыл бұрын
The spark in your eyes while teaching is too good which shows that how much dedicated you are towards the teaching
@kumarjena4040
@kumarjena4040 3 жыл бұрын
Thank you so much ma'am for your efforts🙌 Your way of explanation is really good and easy to understand. Thank you so much ma'am for making such videos and please keep them coming.
@akanshasingh5500
@akanshasingh5500 4 жыл бұрын
you're amazing omgg I hated sorting methods before but now everything has changed, it's all because of you, you're doing an amazing job, please don't stop!!! xxx
@muskantiwari698
@muskantiwari698 4 жыл бұрын
I went through many videos to understand the concept of quick sort but no use, but this video is the one which actually helped me understand quick sort.....Great work Jenny! I can see your hard work in your videos.....God bless you beautiful soul! Keep up the good work❤️
@HosRo4161
@HosRo4161 2 ай бұрын
You are an amazing teacher! Clear, step-by-step, easy-to-follow. Truly an excellent teacher! Thank you.
@021_ashutoshrai6
@021_ashutoshrai6 4 жыл бұрын
Thanks it gives me a lots because i started learning C and Data structure and your videos helps me alot thanks😊
@meghnak2784
@meghnak2784 4 жыл бұрын
maam..I am a new subscriber..Yesterday I came to watch your video to prepare for my today's lab exam ..Today I had got quicksort..and I had passed the exam with 100%output in first try itself..Thanks a lot maamm...
@kalyanachakravarthi2736
@kalyanachakravarthi2736 3 жыл бұрын
Quick sort is a large and complex procedure, but you explained it in a simpler way, thank you mam
@adityabhendavadekar4913
@adityabhendavadekar4913 2 жыл бұрын
Thank You so much ma'am for simplifying the beauty of quick sort algorithm. ❤️🙏🙏 Thanks a lot for this video.
@AbdulQadir-ni3ux
@AbdulQadir-ni3ux 4 жыл бұрын
Mam Thank you very much..... 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 video........
@JennyslecturesCSIT
@JennyslecturesCSIT 4 жыл бұрын
Join Scaler Academy by InterviewBit, India's 1st job-driven online tech-versity. Accelerate your tech skills in 6-months and land a job at the top tech companies globally. 300+ of our students have landed jobs with an salary range of 18-35 LPA at 150+ companies that include Google, Amazon & Microsoft. No upfront payment. Pay only after you get a high-paying job. Live interactive online classes three days a week at night-time. Attend classes from the comfort of your home, even while working full-time. Visit the website: bit.ly/2vhFJ2K
@anjitsingha
@anjitsingha 4 жыл бұрын
I don't understand why you are sponsoring the Scaler Academy. There are many other institutes apart from Scaler who provide zero upfront courses with placement assistance. I think teachers/coaches like you shouldn't sponsor any specific academy/institute.
@nikhilflautist
@nikhilflautist 4 жыл бұрын
Some one who knows that these academies are fraud and useless,so don't join simply. But,she should sponser these institutes for the money because utube gives nothing when there is no advertisement or sponsership So,there is no problem in it.
@adarshsikarwar7384
@adarshsikarwar7384 3 жыл бұрын
I want to know some more details can i get ur number plzzz
@madhurjyadeka5569
@madhurjyadeka5569 3 жыл бұрын
@@adarshsikarwar7384 tharki😂😂😂
@vikramsapate8703
@vikramsapate8703 3 жыл бұрын
Hi mam, one doubt,if arr is like [8, 7 , 6, 5, 4, 3, 2, 1 ] then arr[start]
@fakhriddinumarov9784
@fakhriddinumarov9784 3 жыл бұрын
Your programming and pedagogic skills are fantastic! Thank you
@DIJONh100
@DIJONh100 2 жыл бұрын
this was a beautiful explanation. so in depth and SO HELPFUL! thank you Jenny!
@getsomeknowledge3054
@getsomeknowledge3054 4 жыл бұрын
U r the best programming teacher .your concept is so much clear and make me understandable.aap ke Karan hm smjh paye thank you ma'am .😘😘❤️ ❤️ Keep it up😊
@karthikeyanikhil8873
@karthikeyanikhil8873 3 жыл бұрын
I am Chemical engineering student. But your lectures made me interest on c program 🙏🏻 I am really thankful for you
@hrishikeshpingle
@hrishikeshpingle 3 жыл бұрын
Thanks for the video ma'am. If anyone is getting out of bounds exception, just modify the first while condition as while(a[start]
@rameshvarada3160
@rameshvarada3160 2 жыл бұрын
Thanks Harishikesh Your comment must deserve min 1k likes...
@rockygoyal3598
@rockygoyal3598 2 жыл бұрын
No bro, you will still get the out of bound exception as you are using && operator, and one property of && operator is that, it stops the evaluation right where it gets the false condition. The condition should be while(start
@hrishikeshpingle
@hrishikeshpingle 2 жыл бұрын
@@rockygoyal3598 thanks for the info bro, I didn't know that... But whatever I wrote, I tried it first with many cases... I was so frustrated with that error So maybe that is true for only some specific cases... My bad.
@rockygoyal3598
@rockygoyal3598 2 жыл бұрын
@@hrishikeshpingle Not a problem man, i'm glad that my comment helped in getting the scenarios right!
@22vickymr9
@22vickymr9 3 жыл бұрын
Great work !! Your lectures make it very simple to understand. While working with your code, I did some modification and added one more check in while loop. The checks are: while (a[start] pivot) and (end > lb): end = end - 1 This will handle the worst case scenario as well.
@ayushacharya4778
@ayushacharya4778 12 күн бұрын
The intent is good, but this modification does not work as you need to check start pivot. Modification: while (start
@DanishJamal898
@DanishJamal898 4 жыл бұрын
Mam.. Thanks for explaining this confusing topic in such a wonderful way🙂
@ravisharma3901
@ravisharma3901 4 жыл бұрын
so so simply explained mam, i think that in my final BCA exam i am failed in data structure then i see your video's now i think i am passed in data structure. thank you very much mam.
@-CSE-saketjaiswal
@-CSE-saketjaiswal 2 жыл бұрын
watching ur videos mam daily already watched bubble selection and insertion sort thank u mam . 1.simple explanation 2.deep conceptual clarity. 3.no doubts left. 4.godly teaching. 5.mam u r hacker . lots of love
@AnkitSharma-nf6kc
@AnkitSharma-nf6kc 4 жыл бұрын
The simplest way, no need to mug up... Even I can teach this now... Sharing with my classmates...!! Quite a helpful ma'am kudos and blessings from our side.
@honghanhdo6690
@honghanhdo6690 4 жыл бұрын
I've been following your Data Structures and Algorithms series while using reference books alongside, but all of your videos are very well-explained and easy to understand. Thank you so much teacher!!! Wish you the best.
@bhavyabhagwani5407
@bhavyabhagwani5407 Жыл бұрын
What reference books did she recommend? I am trying to find but didn't get where she said about any book😢
@vikaskatla3336
@vikaskatla3336 3 жыл бұрын
Thanks mam your lecture was wonderful Today I had my exam and I rocked it .and today I came to know my data structures teacher was a subscriber of your channel . Your channel was a boon for one night batting 🏏🏏🏏 tq mam Like if agreee
@clins10
@clins10 Жыл бұрын
Thank you so much MA. May God bless you. Algorithm explained in the simplest terms. Even my grandma can vividly explain this to another person after watching your videos.
@pallavimeshram5491
@pallavimeshram5491 3 жыл бұрын
I am getting distracted... half of the time while seeing your videos i wonder how beautiful and intelligent a person can be... Thank You so much for your efforts
@ashok0o7
@ashok0o7 3 жыл бұрын
yes so true
@cricket_contents
@cricket_contents 2 жыл бұрын
Tumara y haal h.. To...
@abhivishwakarma2758
@abhivishwakarma2758 2 жыл бұрын
Mam itni sundar hai ki Hamara maan dag maga jata hai
@kMuhammadRayanAli
@kMuhammadRayanAli 2 жыл бұрын
kia pagal log ho yaar kasam se
@mohdtarik4803
@mohdtarik4803 Жыл бұрын
Literally mam No one explain this algorithm such a way that you do 💯💯💯☺️😊💕💕 From Kanpur Next day my exam of DSA MCA 2nd semester 💯💯💯
@eagleofsharm
@eagleofsharm 4 жыл бұрын
Finally found the best approach to understand the vague in Quick Sort. Thank you
@adetolasanni2
@adetolasanni2 Жыл бұрын
Your teachings are always friendly to my brain. Thank you for being an amazing teacher.
@radhasethu6185
@radhasethu6185 4 жыл бұрын
I was very much confused initially but now i am quiet comfortable thanks a lot mam☺love and respect from chennai😍🔥
@shubhamsharma5101
@shubhamsharma5101 4 жыл бұрын
Salute to your extraordinary teaching way. Thanks for making it easy for me.love from Jaipur
@ravish5903
@ravish5903 Жыл бұрын
Thanks a lot for explaining in detail. I just got to this video on KZbin Search for quicksort algorithm. While implementing this method. There was a basic mistake and I spent a couple of hours in understanding those mistakes. In the inner while loops in Partition function, we should also check for boundary conditions. while ($i < $end && a[start] $start && a[start] > $pivot) Keep uploading these wonderful videos which explain concepts very clearly... Regards, Ravish.
@somailaftab5896
@somailaftab5896 3 жыл бұрын
My friend suggests to me watch your videos lectures but when I watch this then i can easily understand your lecture your way of teaching is very great even that lower student can also easily understand it
@durgabhavaniallu1510
@durgabhavaniallu1510 Жыл бұрын
Mam u r giving a good explanation. We can understand and grasp the content very easily.thank u so much mam .we are so happy to have such a marvelous teacher
@7291ashish
@7291ashish 4 жыл бұрын
Mam due to your lecture i m capable of giving the exam of DATA STRUCTURES THROUGH C++. THANKYOU so much.
@chamnil8666
@chamnil8666 3 жыл бұрын
You are a wonder woman,your teaching is amazing.I watch your videoes every day.Thank you so much for doing these educational videoes.
@sureshgarine
@sureshgarine 2 жыл бұрын
Thank you Jenny for the very lucid explanation. you have a wonderful teaching skills
@rajat1548
@rajat1548 4 жыл бұрын
Amazing and the most simple explanation of the complicated sorting algorithm. Thank you so much maam
@durgaprasadankapalli3813
@durgaprasadankapalli3813 4 жыл бұрын
Wow good explanation, I hope definitely I will crack interview
@horcrux8329
@horcrux8329 4 жыл бұрын
Ma'am was teaching and looking at the camera and i was looking at her and smiling because how adorable she felt. i would 100/100 attend all lectures , day, night whenever , if she taught us. But , apart from all that , im really greatful ma'am helps us academically by making these videos. Keep on going ma'am.
@DineshKumar-lq2ck
@DineshKumar-lq2ck 3 жыл бұрын
Thank you so much. Respect from the core of my heart. May Almighty keep you healthy and wise always.
@MohitKumar-bs9br
@MohitKumar-bs9br 4 жыл бұрын
Mam u r beauty with brain as well as excellent trainer. I can't understand aapse concept samjhe ya aapko dekhe . respect for you
@butterchicken8559
@butterchicken8559 3 жыл бұрын
@Shrishti Raj no
@hysem77
@hysem77 3 жыл бұрын
You have the ability to make evrything simple no matter how hard it used to be. And... you have a cute smile ☺
@indriyamaiyaadhavaiTamizh
@indriyamaiyaadhavaiTamizh Жыл бұрын
Thank you for ur amazing explanation, it was worth every minute of watching…… I’m gonna score full marks in quick sort 🙏👍
@Srinivasssssss
@Srinivasssssss 8 ай бұрын
Mam, No words to explain your teaching ...🙂🙂 The way you explain each and every step is simply superb... Your patience is on next level mam..🔥🔥🔥
@zararsthoughts8275
@zararsthoughts8275 4 жыл бұрын
Mam i am taking your almost all lectures of data structure ur method of teaching really impress and i also want to tell u . You are really beautiful 🖤
@DeepakRaoGaikwad
@DeepakRaoGaikwad 4 жыл бұрын
while (a[start]
@HarishSumant
@HarishSumant 2 жыл бұрын
Thanks, you saved my time!
@farzanaashraf8136
@farzanaashraf8136 2 жыл бұрын
Assalam u Alaikum !can you please tell me about '"the last swapping and return R"what should be written before these statements.please must reply.
@alexeynavalny4732
@alexeynavalny4732 2 жыл бұрын
please share a gist also...
@farzanaashraf8136
@farzanaashraf8136 2 жыл бұрын
@@alexeynavalny4732 whom you are asking?
@deepampaul4552
@deepampaul4552 2 жыл бұрын
Yup the code throws exception. Try below array {0, -22, 27, -35, 55, -77}
@aartiagrawal4978
@aartiagrawal4978 Жыл бұрын
Mam, you are the best! This is the best video I have watched that has explained the working and code of the algorithm so easily! Thank you so very much! God Bless you
@pranoybanerjee5544
@pranoybanerjee5544 3 жыл бұрын
Mam this sorting is my favourite sorting technique and u really made this video understanding quick sort...my concept on quick sort now come more clearable
@rahulbadgurjar737
@rahulbadgurjar737 4 жыл бұрын
Your explanation methodology is very good I have watched more vdos but did not understand but after watched your vdo mam Thanks mam
@payalsagar1808
@payalsagar1808 4 жыл бұрын
how beautifully and simply explained ...u just nailed it mam😘😘😘😘thankyou mam...
@ayasswain
@ayasswain 4 жыл бұрын
One of the best explanation on Quick Sort i have seen. Good work
@antarikshverma8999
@antarikshverma8999 3 жыл бұрын
I found this explanation is completely clear and lucid. Thank you so much
@ankittyagi8060
@ankittyagi8060 2 жыл бұрын
Great Explanation Mam, Thank You! I hope i will remember it for long Do you see that first inner loop will give IndexOutofBound for given example, when pivot=15, index is 7, we do start++, next it will check for 8th element which is 7 again it will go inside and start++, now start is 9 and A[start] does not exists in while condition. I think in while, we should also check if start
@gunarajesh1
@gunarajesh1 4 жыл бұрын
after 2 hours of search, I found your video which clears how quick sort to be implemented. thanks a lot
@aafreens2073
@aafreens2073 4 жыл бұрын
Same here
@astroDeepakJain
@astroDeepakJain Жыл бұрын
at Last , what a smile .... i think this is smile of hard work , smile of patience of teaching , and at last , I smiled with my cleared concept. thank you
@shohaghossain2332
@shohaghossain2332 3 жыл бұрын
Thanks Madam...I am totally satisfied when I Follow your lectures... Lot's of Respects and Love from Bangladesh 🇧🇩
@yashwanthnerella9935
@yashwanthnerella9935 4 жыл бұрын
best quick sort explanation i found today!
@aryansingh2105
@aryansingh2105 3 жыл бұрын
In the partition method. Line No. 6. There is a small change. while(a[start]
@sushantpoman
@sushantpoman Жыл бұрын
Really good
@chalamalanikitha664
@chalamalanikitha664 2 жыл бұрын
Thank u so.much mam, because of ur classes am able to study data structure without any mind pressure , ur explanation is tooo good , am able to understand the concept easily by ur lecture , ur videos are blessing to us
@Keiran19
@Keiran19 9 ай бұрын
I was having so much trouble understanding this thank you for explaining it so well Jenny!
@djuroradusinovic5475
@djuroradusinovic5475 4 жыл бұрын
I think we might get index out of bounds exception if the array to be sorted is sorted in reverse order when passed to this function. It would help if your if statement is while ( start
@kurapatiabhilash2911
@kurapatiabhilash2911 Жыл бұрын
bro not jenny mam, your comment saved me
@ayushacharya4778
@ayushacharya4778 12 күн бұрын
Exactly. But I think end>=lb is unnecessary check as a[start]
@vishalkarthik498
@vishalkarthik498 4 жыл бұрын
i think choosing median element instead of first element will make quick sort efficient Your teaching is good ... Thanks a lot.....
@sagaryadav8670
@sagaryadav8670 4 жыл бұрын
Bhaiya mere median nikalne ke liye sort karna padta hai Kuchh pad liya karo khali time me Dimag se gareeb
@jamalwebdevelopment4841
@jamalwebdevelopment4841 3 жыл бұрын
It is good to take middle as pivot but by taking middle as pivot we can only get best case for sorted list but not for unsorted list. For unsorted still the worst case still be O(n^2).
@charanmc4484
@charanmc4484 2 жыл бұрын
Mam thank you very much, I love the way you teach, its so understandable that even an average students understands very clearly. ab hogaya saara sorting techniques clear,love from Andhra Pradesh.
@zheyeetan4048
@zheyeetan4048 Күн бұрын
when i was finding resources on internet, i come to this page first, and see if here got any sources i need. It does! tq
@abhishekkumargupta3043
@abhishekkumargupta3043 3 жыл бұрын
Well, giving the equal symbol in a[start]
@sakshimathur8526
@sakshimathur8526 3 жыл бұрын
thankyou so much Abhishek Gupta. I was stucked this outOfBound error for 1 hour. You solved my problem. Thanks a ton
@abhishekkumargupta3043
@abhishekkumargupta3043 3 жыл бұрын
@@sakshimathur8526 Alrighty!
@vivekbhardwaj9849
@vivekbhardwaj9849 4 жыл бұрын
Really beautiful... you and your way of teaching 😍
@RAHULPANDEY-ix3bf
@RAHULPANDEY-ix3bf 3 жыл бұрын
After watching your video i seriously fall in love ,the way you are teaching mam.a lot of thanks to you mam.and will pray to god that u always be healthy so that we can utilise you as much as possible.
@darkhorse8724
@darkhorse8724 8 ай бұрын
Thank you so much ma'am. The explanation which I was searching for, I got it from you. Thank you for explaining so well.💖
@muhammadahsan-qn4xf
@muhammadahsan-qn4xf 4 жыл бұрын
wao what an explanation, thank you so much love from Pakistan.
@PythonisLove
@PythonisLove 4 жыл бұрын
I am quiet good in Data structure part ... as far as I think , but I repeatedly watch your videos , donno why !!! 😜😜
@aadisupersonic
@aadisupersonic 4 жыл бұрын
Tharak mitr tharak 🙂
@navneetprakash6874
@navneetprakash6874 4 жыл бұрын
Haha
@srsurya1037
@srsurya1037 4 жыл бұрын
Padai pe dyan rakhna beta
@sukhdevsharma5611
@sukhdevsharma5611 3 жыл бұрын
Ladki ka chakkar babu bhaiya
@omprakashmeena7746
@omprakashmeena7746 3 жыл бұрын
Very Good explanation... Thank you Ma'am
@RajKotecha-dc3yx
@RajKotecha-dc3yx Жыл бұрын
Meri 25th april ko exam he esliye ab youtube pe search kia aur apka video dekha agar apka channel cource muje pehle hi mil chuka hota to muje bhut hi achhe se ho pata pr koi nhi der aye durust aye but i not only like but also love your method and personality!very Awsome..
@abdulmohsin1
@abdulmohsin1 2 жыл бұрын
Awesome Video. so helpful. easy to understand. just wanted to mention one thing. we woulld need to add one more condition in the line while(a[start]
@nagesh5374
@nagesh5374 4 жыл бұрын
I am really in love with this woman... Not in that way... In a way that she is teaching :)
@dilipp007
@dilipp007 4 жыл бұрын
Beauty with brains.. Awesome tutorial
@azizuddinshaikh9609
@azizuddinshaikh9609 Жыл бұрын
Thanks a lot for this algorithm mam i just can't express my joy after getting this concept clear, coz it looks very hard when i learn it by my college teacher,it was just out of coverage for me. Thanx a lotttt MAM 🙏🏻🤲🏻😇
@himanshuchaubey2109
@himanshuchaubey2109 3 жыл бұрын
A special thank to you mam for briefly explain and clear all the doubts. Thank you so much mam
@vizaykumarvadde1362
@vizaykumarvadde1362 4 жыл бұрын
Love ur way of explanation....
@MohsinAli-nw1hh
@MohsinAli-nw1hh 4 жыл бұрын
Thanks Mam. I have got complete concepts of sorting algorithms after watching all the video series. Thanks again :)
@JennyslecturesCSIT
@JennyslecturesCSIT 4 жыл бұрын
Welcome :)
@yashpanjabi8046
@yashpanjabi8046 Ай бұрын
ma'am you are a blessing for students or even working professionals who want to get better in DSA
@mohitchatterjee5517
@mohitchatterjee5517 3 жыл бұрын
Thanks a lot, mam...I really switch to your channel from another channel to learn the sorting algorithm.....and yes it's really helpful to me.
@shredder_plays
@shredder_plays 5 жыл бұрын
Hey Jenny, do make a video on minimum number of swaps require to sort an array when the unsorted array is given as input.
@AbhishekGupta-ry3di
@AbhishekGupta-ry3di 4 жыл бұрын
Mam yu make DataStructure course easy for me and as well as for others thnks a lot
7.7 Merge Sort in Data Structure | Sorting Algorithms| DSA Full Course
35:28
Jenny's Lectures CS IT
Рет қаралды 1,8 МЛН
7.4 Insertion Sort Algorithm |Explanation with C Program| Data Structure Tutorials
28:13
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 118 #shorts
00:30
SHE WANTED CHIPS, BUT SHE GOT CARROTS 🤣🥕
00:19
OKUNJATA
Рет қаралды 12 МЛН
FOOTBALL WITH PLAY BUTTONS ▶️ #roadto100m
00:29
Celine Dept
Рет қаралды 66 МЛН
2.8.1  QuickSort Algorithm
13:43
Abdul Bari
Рет қаралды 3 МЛН
Learn Quick Sort in 13 minutes ⚡
13:49
Bro Code
Рет қаралды 274 М.
7.3 Bubble Sort Algorithm| Data Structures Tutorials
35:36
Jenny's Lectures CS IT
Рет қаралды 1,4 МЛН
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Sahil & Sarra
Рет қаралды 582 М.
trigonometry like you've never seen it
25:53
Michael Penn
Рет қаралды 20 М.
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 118 #shorts
00:30