*SEIZURE WARNING* Sorts 2018 - TriMesh

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

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

  • @zeljkoloncar101
    @zeljkoloncar101 5 лет назад +644

    Is gravity sort even legal

    • @smzig
      @smzig 5 лет назад +118

      Gravity sort looks neat when visualized but it's actually quite inefficient when actually programmed.

    • @s6th795
      @s6th795 5 лет назад +20

      If you have the memory for it.
      I mean, I will make it legal.

    • @BetaDude40
      @BetaDude40 5 лет назад +8

      Wait, that's illegal...

    • @AB-these-handles-are-stupid
      @AB-these-handles-are-stupid 4 года назад +4

      I had never heard of it considering I graduated hs before its invention I see why. Although I feel like I used this all the time as a toddler playing with one of those number bead pole things. Bean sort.

    • @juanbrios466
      @juanbrios466 4 года назад +21

      3:28

  • @TaylorLuu00
    @TaylorLuu00 5 лет назад +1693

    That top right triangle is facing the wrong way

    • @sapuseven6119
      @sapuseven6119 5 лет назад +420

      It's the whole right column _except_ the top triangle that's wrong

    • @w0rthy_
      @w0rthy_  5 лет назад +367

      Oh wow, never even noticed that

    • @Yolwoocle
      @Yolwoocle 5 лет назад +72

      Etienne Luu im gonna die cause of this

    • @SpeckyYT
      @SpeckyYT 5 лет назад +42

      2:24 Max Heap Sort, you can see it good that it's wrong.

    • @ailurophile4341
      @ailurophile4341 5 лет назад +25

      Thanks now I can't unsee it.

  • @yourboibeans2980
    @yourboibeans2980 5 лет назад +357

    Rip screen resolution during the radix LSD sorts

  • @raven_kibbytaur
    @raven_kibbytaur 5 лет назад +253

    Radix LSD In-Place absolutely *destroys* the bitrate on this

  • @RenkoUsami
    @RenkoUsami 5 лет назад +213

    I feel like these sorting videos have gone from "How can we teach the children" to "How can we make this look as fucky as possible" :D

  • @xaptus
    @xaptus 5 лет назад +123

    3:29 Gravity Sort: _What is this sorcery?_

  • @Excellence308
    @Excellence308 5 лет назад +121

    Dont mind me, I'm just using this video to check if I have epilepsy

    • @SigmaTheFox
      @SigmaTheFox 5 лет назад +3

      Oh then the brain power video would be a lot better, so many flashing lights

  • @Tj-hu1nn
    @Tj-hu1nn 5 лет назад +419

    4:43 Now, this is epic

    • @jackeea_
      @jackeea_ 5 лет назад +56

      How to perform Radix Sort (base 10):
      * Flicker a few items around
      * INTENSE SCREECHING SEIZURE NOISES
      * Congrats, list is now sorted

    • @Elemental-Phoenix
      @Elemental-Phoenix 5 лет назад +21

      I see why it's called Radix LSD

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

      U dum dum it ok, this is epic not now, this is epic

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

      Radix more like AHH FUCK MY EARS!

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

      And fukin in place yea right

  • @kaninchengaming-inactive-6529
    @kaninchengaming-inactive-6529 5 лет назад +160

    *Teacher:* What's 1+1?
    *My Brain:* 4:43
    *Me:* Yes

  • @63Limar
    @63Limar 5 лет назад +66

    4:00 Subtitles - "Music"
    Are you sure about that?

  • @Fera-gr5mm
    @Fera-gr5mm 5 лет назад +138

    0:40 fast forward and rewind buttons

  • @k3salieri
    @k3salieri 5 лет назад +29

    "Do you know where you are?"
    My Brain: 4:43
    Hashbrowns?

  • @BaltoLonewolf
    @BaltoLonewolf 4 года назад +13

    4:43 _Radix Bass 10 begins sorting._
    RUclips bitrate: “Alright, imma head out.”

  • @CH3R.N0BY1
    @CH3R.N0BY1 5 лет назад +66

    I think i just had a brain hemorrhage

  • @naylamondragon
    @naylamondragon 5 лет назад +23

    This was recommended to me for some reason and I have no idea what’s going on but that was visually stimulating thank you

  • @radekwojs2438
    @radekwojs2438 5 лет назад +78

    Where is *Bogo* ?

    • @w0rthy_
      @w0rthy_  5 лет назад +34

      It will have its own stream/video soon

    • @Povilaz
      @Povilaz 5 лет назад +4

      Now were asking the real questions

    • @Exoryn
      @Exoryn 5 лет назад +11

      I agree, Bogo sort is *the most efficient sorting mechanism*

    • @robodoggyTHESECOND
      @robodoggyTHESECOND 5 лет назад +2

      @@Exoryn Bogo Sort + Quantum Mechanics can run in O(1) time but you have to kill O(n!) universes.

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

      @@robodoggyTHESECOND Oh

  • @delrasshial7200
    @delrasshial7200 5 лет назад +16

    top right triangle should be in #1 in the top 5 most unsatisying things ever

  • @Seby28
    @Seby28 5 лет назад +16

    0:34
    when you have a triangle car with speed of light

  • @michaprzybys9127
    @michaprzybys9127 5 лет назад +21

    OUR KING IS FINALY BACK

  • @OneSaile
    @OneSaile 5 лет назад +14

    i find strange that no one has yet created a sorting algorythm with the sole purpose of being visually impressive rather than being effective or fast. it is what comes to my mind when watching these kind of videos

    • @w0rthy_
      @w0rthy_  5 лет назад +12

      I made the Radix LSD In-Place algorithm with only the intention of seeing how it would appear visually. It is quite ineffective and impractical.

    • @OneSaile
      @OneSaile 5 лет назад +7

      @@w0rthy_ really? haha i thought it was an already established sorting algorithm but with the odd characteristic of being trippy, no wonder there is the 'LSD' in its name

  • @Qwert0277
    @Qwert0277 4 года назад +4

    The best type of sorting is the “reverse shuffle”

  • @yeremiafrans9425
    @yeremiafrans9425 5 лет назад +61

    *sees crush*
    Me: *OMG I WANNA SAY SOMETHING TO HER*
    Me: 4:44 to 4:59
    Me:
    Me: y e s

  • @westinghouse14
    @westinghouse14 Год назад +2

    00:00:04 Selection Sort
    00:00:18 Bubble Sort
    00:00:33 Insertion Sort
    00:00:47 Cocktail Shaker Sort
    00:01:02 Double Selection Sort
    00:01:16 Shell Sort
    00:01:36 Merge Sort
    00:02:00 Weave Merge Sort (Merge+Insertion)
    00:02:23 Heap Sort (Max)
    00:02:46 Quick Sort (LR ptrs)
    00:03:00 Counting Sort
    00:03:15 Time+Insertion Sort (Mul 4)
    00:03:26 Gravity Sort
    00:03:42 Least Significant Digit Radix Sort (Base-4)
    00:04:01 Most Significant Digit Radix Sort (Base-4)
    00:04:22 In-Place Least Significant Digit Radix Sort (Base-2)
    00:04:40 In-Place Least Significant Digit Radix Sort (Base-10)

  • @snibk
    @snibk 5 лет назад +16

    4:42 "You're bad at this lol"
    4:54 "Hold my beer"

  • @beejaytea5964
    @beejaytea5964 5 лет назад +39

    dat gravity sort tho

  • @paegr
    @paegr 5 лет назад +16

    You saved Base 10 for last. Smart man.

  • @sunbakedjam9241
    @sunbakedjam9241 5 лет назад +23

    This needs to be played at every rave party

  • @epikdisko
    @epikdisko 5 лет назад +11

    Gravity sorting never fails to give me eyegasm and Radix LSD base 10 never fails to give me both eyegasm and eargasm, sometimes just eargasm.

  • @moramento22
    @moramento22 5 лет назад +19

    4:42 Random Radix Base 10 joke

  • @cptmacmillan1111
    @cptmacmillan1111 5 лет назад +3

    Radix LSD.
    Well the "LSD" part is on point.

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

    Why is everyone saying the top right triangle is off, all the triangles BELOW it are off

  • @Badsy_the_Edgecat
    @Badsy_the_Edgecat 5 лет назад +15

    i'm curious, would it be possible to make a sort that has the colors of things change depending on how far away from where theyre supposed to be?

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

    The LSD in-place sort [Base 2] makes me feel like my eyes are dizzy.

  • @stuff5499
    @stuff5499 5 лет назад +3

    4:42 what I always come for on Sorts videos

  • @Calthecool
    @Calthecool 4 года назад +2

    I’m not even epileptic and I nearly had a seizure.

  • @MysteriousFoxy87
    @MysteriousFoxy87 5 лет назад +1

    People often miss the real goal of these kind of videos: showing visually how the different sorting algorithms works.

  • @hdckighfkvhvgmk
    @hdckighfkvhvgmk 5 лет назад +3

    Oh hey, thanks for sorting me out fam

  • @LunarDelta
    @LunarDelta 5 лет назад +10

    Was the double selection sort intentionally slowed down? In the previous release it was like *BOOM* done.

    • @w0rthy_
      @w0rthy_  5 лет назад +6

      I tried to time most of the first sorts to be about 10 seconds in time for this.

  • @siriusblack9999
    @siriusblack9999 5 лет назад +1

    everyone complaining about the top right triangle being wrong
    meanwhile the top right triangle is the only triangle in the right column that's correct

  • @rainingwhenidie
    @rainingwhenidie 3 года назад +2

    gravity sort once again doing an ✨outstanding✨ job

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

    Radio LSD In-place Sort (Base 10) never ceases to amuse us.

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

    The entire right column is facing the wrong way, except for the top triangle.

  • @Brotgl
    @Brotgl 5 лет назад +2

    editor: so what do you want me to do with this ?
    w0rthy: yes

  • @noesnoes3969
    @noesnoes3969 5 лет назад +2

    I watched one sort video and now every few weeks I get these videos on my recommended

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

    Base 10 has some extra delicioso frickin quality drop that not even diamond can cut through

  • @Flipindipin_44
    @Flipindipin_44 Месяц назад +1

    The challenge: Try not to get a seizure

  • @StyxYRenegade
    @StyxYRenegade 5 лет назад +8

    Are you trying to kill me???

  • @lasaventurasdevitoelgatoma3405
    @lasaventurasdevitoelgatoma3405 5 лет назад +2

    I wonder wich one is the most cost-effective...

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

    My brain during an argument - 4:43
    My brain walking away from argument - 4:54

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

    The rightmost triangles are mirrored, except the top one
    SHAKING MY HEAD

  • @valrabellkeys9867
    @valrabellkeys9867 5 лет назад +1

    I notice these videos has the exact same number of array accesses and comparisons as the other videos, and just the presentation is just visually different.

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

    Out of all the sorting algorithm graphs/charts, this is one is the one that’s the hardest to tell anything that’s happening.

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

    At some point I stoped seeing triangles and it started looking like that one painting with all the stairs.

  • @raskr8137
    @raskr8137 5 лет назад +1

    Radix LSD In-Place Sort (Base 2): *exists*
    RUclips compression algorithm: SOMEBODY PUT ME OUT OF THIS MISERY! I FEEL ONLY PAIN

  • @glitchwolf1384
    @glitchwolf1384 5 лет назад +1

    Gotta love that Radix LSD Sort Base 10, best sort ever.

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

    Radix LSD In-Place Sort Base 10 will always be my favourite

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

    Me: wondering why there's a seizure warning
    Radix LSD In-Place Sort (Base 10): *s t r o k e*

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

    Gravity sort is just the equivalent of cutting a square block to fit it into the circle hole

  • @wohdinhel
    @wohdinhel 5 лет назад +3

    who needs bitrate when you have sorts

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

    What sort of music do you listen to?
    Me: it's complicated

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

    Aw! What Happened To The Top-Right Triangle?

  • @berksedatk
    @berksedatk 5 лет назад +5

    My math teacher: 5+10
    Me: 4:43

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

    I like how the base 10 is so fast that RUclips compression is like: I’m outta here

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

    I could watch these all day! Didn’t get a seizure though.

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

    Wait.
    The top right triangle is facing the right way.
    It’s the far right row have been put into the wrong side.

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

    Bubble Sort is just a bunch of triangles flying

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

    Gravity Sort: Now you're [color value].

  • @nekleetorismagnum
    @nekleetorismagnum 5 лет назад +5

    Why isn't heapsort doing any comparisons, a bug here?

    • @noellei.5179
      @noellei.5179 5 лет назад

      Heap sort (if memory serves) builds a tree (mathematical tree, not a physical thing) of the numbers sorted and places the highest value in the tree as the root before repeating, so it doesn't actually do any comparisons outside of the array.

    • @w0rthy_
      @w0rthy_  5 лет назад +3

      Yes, it was a bug I completely forgot to fix

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

      @@noellei.5179 I know what heapsort is, and it definitely needs comparisons to work.

    • @noellei.5179
      @noellei.5179 5 лет назад

      don't worry, I have no idea what I'm talking about. I thought it defined "comparison" as comparing the elements in the set outside of in the array. (which is still a guess. I'm just a student).

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

    *Unsorted List:* :D
    *Gravity Sort:*
    *Unsorted List:* I don't feel so good...

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

    Radix base 10 is what happens when you sit on the toilet for too long and stand up

  • @Rigolin
    @Rigolin 5 лет назад +1

    Can you make some with different sounds?

  • @Tessee-kf5ii
    @Tessee-kf5ii 5 лет назад +4

    4:43 This reminds me of that tom scott’s confetti video.

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

    Best sorts:
    Magic: Gravity sort
    Eyes: radix lsd sort (Base 4 and 2) and Cocktail shaker sort
    Sound: radix lsd sort (Base 10)

  • @A-10981
    @A-10981 Месяц назад

    Is no one going to talk about that one triangle overlapping at the top-right?

  • @jeff9781
    @jeff9781 5 лет назад +3

    LSD sort is literally insane.

  • @johannesjoestar208
    @johannesjoestar208 5 лет назад +2

    Okay, this is agood one.

  • @nek0mancer_uwu
    @nek0mancer_uwu 3 года назад +1

    X-Æ A XII when he bangs his elbow on the table: 4:43

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

    I like how the quick sort method isn't quick in this particular case

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

      Yes it is, its one of the fastest of the video, only got 8ms which is 0.008s

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

      @@TheF4talgamer Oh, I see. So is it just that quick sort isn't the quickest, but still quicker than most others?

    • @TheF4talgamer
      @TheF4talgamer 5 лет назад +1

      @@CsQ_RandomRepository Like everything, theres particular cases where some have better performance, but in average quicksort is still the best one and balanced, because some other fast sorting algorithms like radix sort for example require more memory usage while quicksort doesnt.
      So in average i would say quicksort is the best option

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

    never knew sorting could be so stimulating

  • @anacondaboom6417
    @anacondaboom6417 5 лет назад +1

    Oh NOW he gives us the seizure warning

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

    Counting sort:
    Step 1: count
    Step 2: count again
    Step 3: achieve singularity
    Step 4: done

  • @alexlau5146
    @alexlau5146 5 лет назад +3

    It's rewind time

  • @DiamondSane
    @DiamondSane 5 лет назад +4

    W3bpunk is going on! W0rthy!

  • @The-pf4zy
    @The-pf4zy 5 лет назад

    Is it just me or does quicksort look amazing

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

    Teacher:”work on your assignments”
    My brain: 4:43

  • @bubbly6379
    @bubbly6379 5 лет назад +1

    The god, the myth, the legend

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

    Watching this with epilepsy is fun

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

    4:44
    RUclips compression: exists
    RADIX 10: I’m about to end this whole bitrate’s career.

  • @thatonelad3315
    @thatonelad3315 5 лет назад +3

    Did you make this vid to make people have seizure

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

    First one faintly sounded like the total drama island opening

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

    @w0rthy
    "Merge Sort Out Of Place"
    What happened to "Merge Sort In-Place"?

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

    Counting sort:
    Ok count all of them
    “Ok then what”
    Just sort it lol
    “Ok”

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

    This could be my next screensaver

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

    So i've watched almost all of your sorting videos but I still dont understand what I am hearing

  • @43615
    @43615 5 лет назад +14

    das some good shit

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

    Holy fuck gravity sort was awesome

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

    The gravity sort is _so_ mesmirizing!

  • @DanielClear2
    @DanielClear2 5 лет назад +2

    you really have some free time, my friend

  • @OctoBirb8Claws
    @OctoBirb8Claws 3 года назад +1

    this is kinda like black midi: sounds the same and looks the same and does the same to the bitrate.

  • @OrangeC7
    @OrangeC7 5 лет назад +1

    But where is random sort?