Python Tutorials - Quick Sort | Example | Introduction | Last Element As Pivot

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024

ความคิดเห็น • 40

  • @tirathdewangan9773
    @tirathdewangan9773 ปีที่แล้ว +1

    This is the best explanation I have came acorss for quick sort ,crisp clear with keypoints for handling same locations of pivot and pointers giving all details like disadvantage of selecting first and last for sorted and reverse sequence

  • @kmnm9463
    @kmnm9463 2 ปีที่แล้ว +3

    Hi M'am,
    This is excellent tutorial on quick sort. Your presentation of concepts is very clear and precise. Your voice is also crystal clear in its diction. The timestamp 16:07 at which you say - '17' is sorted' makes the whole sorting algorithm very clear. This is sheer brilliance. I have subscribed. Thanks.

  • @noorhassanwazir8133
    @noorhassanwazir8133 4 ปีที่แล้ว +4

    Superb teaching mam saheba.Respect and love from pakistan

  • @tbc6583
    @tbc6583 ปีที่แล้ว

    Literally I have exams on tomorrow .I was searching for a proper explanation and finally I got it.Thanks alot 😀

  • @sivasrimakurthi206
    @sivasrimakurthi206 ปีที่แล้ว

    @amulyasAcademy -- super, super, SUPER!! your mind works like a computer, methodical and clear instructions and steps... I learnt a good deal of subject with this lesson!! Thanks !!

  • @sushilkumar-ef7gh
    @sushilkumar-ef7gh 6 ปีที่แล้ว +5

    thanks for this video ,I was waiting for that video for a long time.

    • @AmulsAcademy
      @AmulsAcademy  6 ปีที่แล้ว +1

      Sorry for the delay:)

    • @debojitmandal8670
      @debojitmandal8670 3 ปีที่แล้ว

      @@AmulsAcademy mam why can't I use bubble sort or other sort bcs quick sort is extremely complicated .

  • @pardevelo5654
    @pardevelo5654 3 ปีที่แล้ว

    mam ur voice is just killing us ,pls make a video with your face 😊,it will be better to understand for students with face expression🔥

  • @johnysins5338
    @johnysins5338 4 ปีที่แล้ว +3

    If we already have inbuilt function sorted () in Python then why we are doing this complex algorithms??

    • @parthasarathimohapatra7102
      @parthasarathimohapatra7102 4 ปีที่แล้ว

      In CP you can't apply in all problem inbuilt function. And from another perspective of the interview also.

    • @ashoksaipudi6999
      @ashoksaipudi6999 ปีที่แล้ว

      Bcoz of everything matters for time complexity and the way of logic you are applying to do the problem

  • @kanchidoshi6907
    @kanchidoshi6907 2 ปีที่แล้ว

    Can you please explain why for last element as pivot, we need to swap pivot with left?

  • @hereweare644
    @hereweare644 3 ปีที่แล้ว

    I can't thank you enough

  • @rexxter5718
    @rexxter5718 9 หลายเดือนก่อน

    ThankYou

  • @shaikansarbasha4169
    @shaikansarbasha4169 5 ปีที่แล้ว +1

    MAM,How recursion works in tower of Hanoi problem.Please explain

  • @mr.a1976
    @mr.a1976 6 ปีที่แล้ว +2

    Mam, how we will write code (quick code ) in Python.
    & Thankuu

    • @AmulsAcademy
      @AmulsAcademy  6 ปีที่แล้ว +3

      firstly you need to understand the concepts(problems) well.
      Clear basic programming knowledge.
      Some practice.
      :)

    • @mr.a1976
      @mr.a1976 6 ปีที่แล้ว +1

      @@AmulsAcademy Mam your voice is very smooth & thankuu mam for time to time uploaded Python progrmming videos .
      OK mam , practice makes Bette to best.

    • @AmulsAcademy
      @AmulsAcademy  6 ปีที่แล้ว

      :)

  • @naveenadhikari5953
    @naveenadhikari5953 6 ปีที่แล้ว +1

    Plzz mam make a video on binary search in python

  • @shwetajaiswal777
    @shwetajaiswal777 3 ปีที่แล้ว +1

    mam, why we need quick sort ?

    • @AmulsAcademy
      @AmulsAcademy  3 ปีที่แล้ว

      It is one of the best sorting algorithm when we are dealing with huge nUmber of items :)

  • @rationalthinker3706
    @rationalthinker3706 4 ปีที่แล้ว

    hey... brp please complete the playlist of algorithm

  • @bhavyaaggarwal8558
    @bhavyaaggarwal8558 4 ปีที่แล้ว +1

    ma'am plz make video on tim sort also

  • @sajjadshiekh8410
    @sajjadshiekh8410 2 ปีที่แล้ว

    my python code is not running

  • @Adarsh-qy5hi
    @Adarsh-qy5hi 3 ปีที่แล้ว +1

    Hi, can u tell me what is the time complexity for the code that u have written using this logic?

    • @Shivam_Manswalia
      @Shivam_Manswalia 3 ปีที่แล้ว +1

      she didn't write the code in this video 😒

  • @CentboyMidnight
    @CentboyMidnight 6 ปีที่แล้ว +1

    shorter format pls

  • @satishsr7665
    @satishsr7665 4 ปีที่แล้ว

    may i expect django
    from u

  • @prajwalkumarsaw
    @prajwalkumarsaw 3 ปีที่แล้ว

    it is highly recommended to equalize your voice pitch... it hitting in our head..... otherwise, It's fine.

  • @chethanb6406
    @chethanb6406 4 ปีที่แล้ว

    your teaching is great but could you pick up the pace a bit, we are not nine-year-olds, I am watching your videos on 2x,other than that everything is great,keep it up.