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

Поделиться
HTML-код
  • Опубликовано: 14 дек 2024

Комментарии • 40

  • @tirathdewangan9773
    @tirathdewangan9773 2 года назад +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

  • @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 .

  • @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 !!

  • @tbc6583
    @tbc6583 Год назад

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

  • @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

  • @hereweare644
    @hereweare644 3 года назад

    I can't thank you enough

  • @rexxter5718
    @rexxter5718 Год назад

    ThankYou

  • @kanchidoshi6907
    @kanchidoshi6907 2 года назад

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

  • @shaikansarbasha4169
    @shaikansarbasha4169 6 лет назад +1

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

  • @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🔥

  • @rationalthinker3706
    @rationalthinker3706 4 года назад

    hey... brp please complete the playlist of algorithm

  • @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 лет назад

      :)

  • @bhavyaaggarwal8558
    @bhavyaaggarwal8558 4 года назад +1

    ma'am plz make video on tim sort also

  • @naveenadhikari5953
    @naveenadhikari5953 6 лет назад +1

    Plzz mam make a video on binary search in python

  • @Adarsh-qy5hi
    @Adarsh-qy5hi 4 года назад +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 😒

  • @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 :)

  • @sajjadshiekh8410
    @sajjadshiekh8410 2 года назад

    my python code is not running

  • @CentboyMidnight
    @CentboyMidnight 6 лет назад +1

    shorter format pls

  • @satishsr7665
    @satishsr7665 4 года назад

    may i expect django
    from u

  • @prajwalkumarsaw
    @prajwalkumarsaw 4 года назад

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

  • @chethanb6406
    @chethanb6406 5 лет назад

    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.