Merge Sort O( n log n )

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • #shorts #sorting #algorithm

КОМЕНТАРІ • 51

  • @chaoticyatan7115
    @chaoticyatan7115 Рік тому +105

    For me, understanding it was never a problem, writing a code for it is.

    • @dylanex1
      @dylanex1 8 місяців тому +12

      Literally just finished the code for it and yeah it was a pain in the ass

    • @Torpedo91
      @Torpedo91 7 місяців тому +2

      Do companies ask to create the algorithm code from scratch??

    • @spiderman699
      @spiderman699 7 місяців тому

      ​@@dylanex1😂😂😂

    • @kaanozk
      @kaanozk 4 місяці тому

      Understand it is half written. The other half is repetition till your brain understands it

  • @itsmoi5673
    @itsmoi5673 Рік тому +54

    Did you just use the Minecraft damage sound effect

  • @T25de
    @T25de Рік тому +40

    Clever way of showing this algorithm
    ✌️

  • @allofsmile6174
    @allofsmile6174 Рік тому +13

    Its good but only for who knows you need to do some voice over for this for who dont know what is it...

  • @mdyusufnasim
    @mdyusufnasim Рік тому +14

    Best Explanation

  • @BorutoOtsutsuki__
    @BorutoOtsutsuki__ Рік тому +5

    Thanks you earned a subscriber

  • @tamilnadupolice2200
    @tamilnadupolice2200 2 роки тому +6

    Thanks vro

  • @БакоТуко
    @БакоТуко Рік тому +3

    thanks very ez 😐

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

    Can u tell me the libraries used for this animation please

  • @MysteryJoy
    @MysteryJoy 11 місяців тому +1

    Thank you bro ❤

  • @rxpmbeats7453
    @rxpmbeats7453 Рік тому +2

    Thanks bro ❤❤

  • @ppl_call_me_tima
    @ppl_call_me_tima 10 місяців тому +1

    Really easy to understand with damage effect😂

  • @shubhamchoulkar6455
    @shubhamchoulkar6455 День тому

    The best

  • @roshaanshahid4397
    @roshaanshahid4397 8 місяців тому

    Name of block visualisation?

  • @Romeo-sf7tw
    @Romeo-sf7tw Рік тому +1

    Powerful

  • @mesubash_
    @mesubash_ Рік тому +1

    Well done my boy

  • @3ventide
    @3ventide 6 місяців тому

    00:00

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

    Thank you brother

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

      shuukriiiya✌️

  • @ArnabPal-m5n
    @ArnabPal-m5n 26 днів тому

    ❤❤❤

  • @Infinite_Mainak
    @Infinite_Mainak Рік тому +2

    awesome bro

  • @hassanshahzad9421
    @hassanshahzad9421 Рік тому +1

    Best

  • @yashbaviskar2541
    @yashbaviskar2541 Рік тому +1

    Best explanation for algorithm🎉

  • @a-67chetanzade77
    @a-67chetanzade77 Рік тому +1

    🙏

  • @kamalkishor1493
    @kamalkishor1493 8 місяців тому +1

    Nice thanks 👍🏼

  • @nayanpanday420
    @nayanpanday420 Рік тому

    can you sent me the source code

  • @yash_14h
    @yash_14h Рік тому +1

    Thnx brother

  • @nickgameredo1534
    @nickgameredo1534 11 місяців тому +1

    what does nlogn mean

    • @boraxalgo
      @boraxalgo  11 місяців тому

      its the time complexity , n is the input size

    • @nickgameredo1534
      @nickgameredo1534 11 місяців тому

      why not use something with better time complexity like binary search

    • @bisapoguvamshi9963
      @bisapoguvamshi9963 11 місяців тому

      @@nickgameredo1534 Binary search is a searching technique which works on sorted elements o(logn) and to make use of such techniques first we need to sort the elements right so merge sort O(n logn) is the best T.E possible to sort

    • @dominusdone5023
      @dominusdone5023 3 місяці тому

      @@nickgameredo1534because this is for sorting. Also it’s not in order

  • @yash_14h
    @yash_14h Рік тому +2

    Can u tell how i can learn this type of editing ?/🙂

    • @boraxalgo
      @boraxalgo  Рік тому +2

      I use after effects 🔥

  • @israrqayyum7
    @israrqayyum7 7 місяців тому

    Lovely 😍

  • @tamizharasum6009
    @tamizharasum6009 Рік тому +2

    what is "l"
    and "r"