Merge Sort O( n log n )

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ค. 2022
  • #shorts #sorting #algorithm

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

  • @chaoticyatan7115
    @chaoticyatan7115 10 หลายเดือนก่อน +72

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

    • @dylanex1
      @dylanex1 4 หลายเดือนก่อน +8

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

    • @Torpedo91
      @Torpedo91 3 หลายเดือนก่อน +1

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

    • @spiderman699
      @spiderman699 3 หลายเดือนก่อน

      ​@@dylanex1😂😂😂

  • @T25de
    @T25de ปีที่แล้ว +34

    Clever way of showing this algorithm
    ✌️

  • @itsmoi5673
    @itsmoi5673 10 หลายเดือนก่อน +36

    Did you just use the Minecraft damage sound effect

    • @boraxalgo
      @boraxalgo  10 หลายเดือนก่อน +11

      Yeah xD

    • @itsmoi5673
      @itsmoi5673 8 หลายเดือนก่อน +1

      ​@@boraxalgobruh

  • @allofsmile6174
    @allofsmile6174 ปีที่แล้ว +12

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

  • @BorutoOtsutsuki__
    @BorutoOtsutsuki__ 11 หลายเดือนก่อน +5

    Thanks you earned a subscriber

  • @yashbaviskar2541
    @yashbaviskar2541 11 หลายเดือนก่อน +1

    Best explanation for algorithm🎉

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

      Thanks a lot 😊

  • @mdyusufnasim
    @mdyusufnasim ปีที่แล้ว +14

    Best Explanation

  • @mesubash_
    @mesubash_ 11 หลายเดือนก่อน +1

    Well done my boy

  • @MysteryJoy
    @MysteryJoy 7 หลายเดือนก่อน +1

    Thank you bro ❤

  • @ppl_call_me_tima
    @ppl_call_me_tima 5 หลายเดือนก่อน +1

    Really easy to understand with damage effect😂

    • @boraxalgo
      @boraxalgo  5 หลายเดือนก่อน

      hahaha 😂

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

    Thanks vro

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

    awesome bro

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

    Thanks bro ❤❤

  • @israrqayyum7
    @israrqayyum7 3 หลายเดือนก่อน

    Lovely 😍

    • @boraxalgo
      @boraxalgo  3 หลายเดือนก่อน

      thankyou

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

    Thnx brother

  • @kamalkishor1493
    @kamalkishor1493 4 หลายเดือนก่อน +1

    Nice thanks 👍🏼

    • @boraxalgo
      @boraxalgo  4 หลายเดือนก่อน +1

      Any time!

  • @WeAreStar
    @WeAreStar 5 หลายเดือนก่อน +1

    Thank you brother

    • @boraxalgo
      @boraxalgo  5 หลายเดือนก่อน

      shuukriiiya✌️

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

    Best

  • @Romeo-sf7tw
    @Romeo-sf7tw 9 หลายเดือนก่อน +1

    Powerful

  • @repakapoojitha1285
    @repakapoojitha1285 5 หลายเดือนก่อน +1

    Can u tell me the libraries used for this animation please

    • @boraxalgo
      @boraxalgo  5 หลายเดือนก่อน

      after effects basic animation

    • @repakapoojitha1285
      @repakapoojitha1285 5 หลายเดือนก่อน

      Ok tqq

  • @roshaanshahid4397
    @roshaanshahid4397 4 หลายเดือนก่อน

    Name of block visualisation?

  • @user-uc1zt4dj2b
    @user-uc1zt4dj2b ปีที่แล้ว +3

    thanks very ez 😐

  • @a-67chetanzade77
    @a-67chetanzade77 ปีที่แล้ว +1

    🙏

  • @3ventide
    @3ventide 2 หลายเดือนก่อน

    00:00

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

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

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

      I use after effects 🔥

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

    can you sent me the source code

  • @nickgameredo1534
    @nickgameredo1534 7 หลายเดือนก่อน +1

    what does nlogn mean

    • @boraxalgo
      @boraxalgo  7 หลายเดือนก่อน

      its the time complexity , n is the input size

    • @nickgameredo1534
      @nickgameredo1534 7 หลายเดือนก่อน

      why not use something with better time complexity like binary search

    • @bisapoguvamshi9963
      @bisapoguvamshi9963 7 หลายเดือนก่อน

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

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

    what is "l"
    and "r"

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

      Left and right pointer

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

      @@boraxalgo thank you bora dora