Selection Sort Theory in Java | DSA

Поділитися
Вставка
  • Опубліковано 10 лип 2024
  • Check out our courses:
    Spring and Microservices Weekend Live Batch : bit.ly/spring-live-weekend
    Coupon: TELUSKO10 (10% Discount)
    Master Java Spring Development : bit.ly/java-spring-cloud
    For More Queries WhatsApp or Call on : +919008963671
    website : courses.telusko.com/
    Instagram : / navinreddyofficial
    Linkedin : / navinreddy20
    TELUSKO Android App : bit.ly/TeluskoApp
    Discord : / discord
  • Наука та технологія

КОМЕНТАРІ • 14

  • @tharlinhtet97
    @tharlinhtet97 2 місяці тому

    In bubble sort, I noticed that largest value is moved to the last place at the first loop, that's why we don't need to loop til the end, so the condition is j < arr.length - i - 1. I don't see much different between these two types of sorting.

  • @naveenalla3000
    @naveenalla3000 9 місяців тому +3

    This is what animals with explanation is required for teaching 👍👍👍👏👏👏

  • @CandyCrush.7
    @CandyCrush.7 9 місяців тому +1

    Please complete this DSA playlist as soon as possible sir in future is going to help a lot of students.

  • @CodingChannel1
    @CodingChannel1 9 місяців тому +1

    Nice one😊

  • @bharathtricks
    @bharathtricks 9 місяців тому

    Super sir ❤

  • @arcadersiva7372
    @arcadersiva7372 9 місяців тому

    More more more I want more ❤️

  • @RishiRajxtrim
    @RishiRajxtrim 9 місяців тому

    💯👍🙏

  • @pedropavanelijunior8251
    @pedropavanelijunior8251 9 місяців тому

    When I saw the thumbnail I thought it was Jailson Mendes 😂

  • @subhajitlucky
    @subhajitlucky 9 місяців тому

    it's easy to put the value at starting because of index number . this selection theory looks weird why do we assign the value at the end?

  • @v.chandrasekharchandu1340
    @v.chandrasekharchandu1340 9 місяців тому

    Sir plz write one program and explain it

  • @kakashi_69_xd
    @kakashi_69_xd 9 місяців тому

    waiting for rust series..xd

  • @abhijaiallgamesgamer2075
    @abhijaiallgamesgamer2075 26 днів тому +1

    i wonder if he's a software engineer from MIT (Massachusetts Institute of Technology) or IIT (Indian Institute of Technology)🫡💀

  • @reddyryals8117
    @reddyryals8117 9 місяців тому +1

    Sir why you are doing only Java with DSA,pls do python DSA Sir