50+ Sorts, Visualized - Scatter Plot

Поділитися
Вставка
  • Опубліковано 28 вер 2024

КОМЕНТАРІ • 1 тис.

  • @Musicombo
    @Musicombo  3 роки тому +62

    Join our community Discord! discord.com/invite/2xGkKC2

  • @samborambo1644
    @samborambo1644 2 роки тому +583

    Imagine stargazing late at night in a rural area with no light pollution and you just start seeing the stars organizing themselves into a diagonal line across the sky

    • @victorfunnyman
      @victorfunnyman 2 роки тому +33

      LMAO
      time to call the ambulance on yourself at that point

    • @nechdaught3412
      @nechdaught3412 Рік тому +8

      @@victorfunnyman only for them to say everyone else sees it too

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

      Strange, but satisfying.

    • @mraa9938
      @mraa9938 Рік тому +7

      god be sorting those stars

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

      Panic attack

  • @pepperonipizza8200
    @pepperonipizza8200 5 років тому +2130

    When you only have to sort 10 numbers.
    Bogo sort: *I am speed*

  • @MyFavoriteDisease
    @MyFavoriteDisease 5 років тому +1917

    That awkward moment, when you realize the sorting algorithm you thought you came up with already existed, and it's one of the worst.

    • @CreaturaVioleta
      @CreaturaVioleta 5 років тому +35

      Which one?

    • @MyFavoriteDisease
      @MyFavoriteDisease 5 років тому +313

      @@CreaturaVioleta - Selection Sort. It looks pretty quick here in this video, but Wikipedia says it's inefficient with large lists. It's a very intuitive algorithm though.

    • @Mage_Chartreux
      @Mage_Chartreux 5 років тому +161

      Selection sort is soooo bad. But very intuitive, especially if you're starting out. I think bubble sort and selection sort are the two most intuitive sorts to program/think of.

    • @vermont005050
      @vermont005050 5 років тому +77

      i actually thought it was the bogo sort lmao

    • @TheEgglet
      @TheEgglet 5 років тому +4

      D-Frame wtf i also thought i invented it (i didn't know what selection was)

  • @SnubDisphenoid
    @SnubDisphenoid 5 років тому +390

    0:33 Sewing up the space-time rift

    • @SomeoneTookAK
      @SomeoneTookAK 3 роки тому +7

      Said the KSP guy

    • @cartler
      @cartler 2 роки тому

      The stars are aligning
      (Btw, 100% stolen comment)

  • @sawyermerkle8835
    @sawyermerkle8835 4 роки тому +409

    2:24 connects
    12:37 disconnects
    12:49 connects
    13:22 disconnects and connects
    28:57 disconnects

    • @lilwyvern4
      @lilwyvern4 2 роки тому +58

      Remember to turn off Windows sounds when you make your screen captures, kids!

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

      XD true
      (i noticed just 1 and i was confused that am i halutinating.

    • @w花b
      @w花b 2 роки тому +1

      @@lilwyvern4 and your discord spyware ;)

    • @weakw1ll
      @weakw1ll 2 роки тому

      Lmaoo

    • @Bubu567
      @Bubu567 2 роки тому

      He has a USB port with dirt in it lol. Shove a usb device in all the slots 5 or 6 times and it will stop :P

  • @stephescobar575
    @stephescobar575 5 років тому +309

    05:16 I want whatever Wikisort is smoking.

  • @maniakk3563
    @maniakk3563 5 років тому +598

    oh god
    the stars are aligning

  • @marrandino
    @marrandino 5 років тому +1204

    Best sort:
    while(!sorted)
    shuffle()

    • @raph2550
      @raph2550 5 років тому +129

      Yeah, it's actually the last one

    • @vitalytarnover8981
      @vitalytarnover8981 5 років тому +13

      Yeah, that sounds like pogo

    • @gayMath
      @gayMath 5 років тому +165

      Welcome to BogoSort my friend, It's the sorting equivalent of repeatedly hoping for miracles.

    • @pranavshridhar3818
      @pranavshridhar3818 4 роки тому

      Nice

    • @nameisChannelID
      @nameisChannelID 4 роки тому +1

      le penguin approves

  • @Souvik_Dutta
    @Souvik_Dutta 5 років тому +318

    9:12
    wtf this algorithm is doing!!
    9:28 oh!!....ok

    • @WildMatsu
      @WildMatsu 4 роки тому +48

      It, like several of the other algorithms, does all of its work in scratch space outside the array it's sorting, and then simply copies the sorted array from scratch space into the original array. Visualizing the sort is fairly pointless.

    • @user-fe9pz9wo5b
      @user-fe9pz9wo5b 3 роки тому

      did you see this one?
      Counting Sort 16:39

    • @AWriterWandering
      @AWriterWandering 3 роки тому

      @@user-fe9pz9wo5b yeah, counting sort is a funny one. ua-cam.com/video/7zuGmKfUt7s/v-deo.html

  • @nofabe
    @nofabe 5 років тому +472

    I love how the auto generated subtitles just say "[Music]"...

    • @Awesoman9001
      @Awesoman9001 4 роки тому +17

      What else would you call the LSD sorts?

    • @dinamosflams
      @dinamosflams 4 роки тому +4

      Hooman music intensified

    • @patrickl1270
      @patrickl1270 4 роки тому +2

      "Theyre groovin"

    • @AJLord
      @AJLord 4 роки тому +3

      What? They're entirely correct.

    • @TuLowProd.
      @TuLowProd. 4 роки тому +4

      YT execs: what the hell do we call this?
      YT Intern: music duh
      YT execs: ...Well uh music it is just throw that somewhere in the subtitles...

  • @KutuluMike
    @KutuluMike 4 роки тому +283

    Me watching slow sort at 24:13: "This doesn't seem all that slow, seems to be a pretty good spee---- oh."

    • @lckrgl
      @lckrgl 3 роки тому +47

      114million comparisons to sort 200 numbers... wow

    • @w花b
      @w花b 2 роки тому +15

      @@lckrgl it's bad when you see they had to lower the number

  • @IcicleFurry
    @IcicleFurry 4 роки тому +300

    2:24 Windows_hardware_insertion.wav
    12:37 Windows_hardware_remove.wav
    12:49 Windows_hardware_insertion.wav
    13:22 Windows_hardware_remove.wav
    13:24 Windows_hardware_insertion.wav
    15:28 Windows_system_generic.wav
    28:57 Windows_hardware_remove.wav
    dude, what was up with your computer?

    • @captainploo
      @captainploo 2 роки тому +16

      Holy fuck I thought I was the only one

    • @IcicleFurry
      @IcicleFurry 2 роки тому +1

      @@captainploo haha

    • @sargentsteve7148
      @sargentsteve7148 2 роки тому +13

      I think his computer has dementia

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

      gotta sort these sounds somehow

    • @alviGD
      @alviGD 2 роки тому

      🤓🤓🤓🤓🤓🤓

  • @timstockelberg1590
    @timstockelberg1590 5 років тому +454

    2:24
    When you plug in your usb
    12:37
    When you unplug your usb

    • @gordier6787
      @gordier6787 4 роки тому +4

      h h
      Is your sound on?

    • @ThomasFarquhar2
      @ThomasFarquhar2 4 роки тому +42

      @@rrgdffgh you can hear the windows 10 usb sounds in the background
      Btw are you a Mac user?

    • @northwood8089
      @northwood8089 4 роки тому +2

      @@ThomasFarquhar2 I am but i know you wouldnt care.

    • @jessicaschirle5974
      @jessicaschirle5974 4 роки тому +1

      I unlocked my phone right around 2:24 and freaked out!! (Was watching on my pc, btw)

    • @userious9534
      @userious9534 4 роки тому +2

      @@northwood8089 I do care because I was about to go into a paragraph explanation of the usb sounds to explain it but I know you didn’t ask

  • @jonahstowell5297
    @jonahstowell5297 4 роки тому +184

    16:17 this gives me anxiety

  • @ArmandKarlsen
    @ArmandKarlsen 5 років тому +295

    I will now select my sorting algorithms based on how cool they sound in the visualisation. :D

    • @Frankium
      @Frankium 5 років тому +20

      go for bogo sort man its the best

    • @vermont005050
      @vermont005050 5 років тому +6

      doot doot doot doot doot doot doot

    • @FplusETVChannel
      @FplusETVChannel 5 років тому

      Bozo sort

    • @ImGamingNow2010
      @ImGamingNow2010 4 роки тому +2

      Bogo sort 100%

    • @w花b
      @w花b 2 роки тому

      The comb sort looks pretty cool even if doesn't sounds the best

  • @nathangenre1585
    @nathangenre1585 4 роки тому +55

    16:21 now this is real gravity sort

  • @sameendusk2623
    @sameendusk2623 5 років тому +28

    not gonna lie if the news had reported this as an alien transmission i would have believed it

  • @celestialamber174
    @celestialamber174 5 років тому +911

    Timestamps:
    Bubble Sort 0:06
    Cocktail Shaker Sort 0:30
    Gnome Sort 0:45
    Optimized Gnome Sort 0:55
    Odd-Even Sort 1:05
    Selection Sort 1:27
    Double Selection Sort 1:35
    Insertion Sort 1:43
    Binary Insertion Sort 2:01
    Comb Sort 2:19
    Shell Sort 2:51
    Merge Sort 3:08
    Binary Merge Sort 3:29
    Weave Merge Sort 3:50
    TimSort 4:25
    Merge Sort In-Place 4:50
    WikiSort 5:16
    GrailSort 6:04
    Quick Sort 6:40
    Stable Quick Sort 6:57
    Dual Pivot Quick Sort 7:20
    Max Heap Sort 7:40
    Min Heap Sort 8:00
    Weak Heap Sort 8:20
    Ternary Heap Sort 8:36
    Smooth Sort 8:50
    Tournament Sort 9:12
    Cycle Sort 9:32
    Introsort 10:40
    Quick Shell Sort 10:54
    Insert/Bottom-Up Merge 11:07
    Batcher's Odd-Even Mergesort 11:29
    Batcher's Bitonic Sort 12:30
    Pancake Sort 14:20
    Patience Sort 16:04
    Gravity Sort 16:17
    Counting Sort 16:39
    Pigeonhole Sort 16:47
    Radix LSD Sort (Base 4) 16:54
    American Flag Sort (128 Buckets) 17:14
    Radix LSD In-Place Sort (Base 10) 17:27
    Radix LSD In-Place Sort (Base 2) 17:55
    Radix MSD Sort (Base 4) 18:41
    Radix MSD Sort (Base 2) 18:58
    Shatter Sort 19:25
    Simple Shatter Sort 19:41
    Flash Sort 19:48
    Time Sort (Mul 4) + Insertion Sort 19:59
    Stooge Sort 20:13
    Bad Sort 21:07
    Silly Sort 21:55
    Slow Sort 24:13
    Less Bogo Sort 26:48
    Cocktail Bogo Sort 28:27
    Bogo Sort 30:14

  • @Wewwers
    @Wewwers 5 років тому +413

    what you came here for 17:27

  • @skylinefever
    @skylinefever 5 років тому +91

    I like it. This sounds like 100 people playing Pac Man arcade machines at the same time.

  • @theofficialtastynacho0898
    @theofficialtastynacho0898 2 роки тому +22

    2:26 looks like a realistic scatter plot

  • @DecaQuitin
    @DecaQuitin 5 років тому +32

    16:17 gravity sort is interesting

    • @鮮綠補腎靈
      @鮮綠補腎靈 4 роки тому +1

      when you find the Earth is a reactangle.

    • @strawberrycoolatta
      @strawberrycoolatta 4 роки тому +1

      ʷᵒⁿᵈᵉʳᶠᵘˡ
      ᵘˢⁱⁿᵍ ˢᵗʸˡⁱˢʰ ᵗᵉˣᵗ ᵇᵗʷ

    • @olegmoki
      @olegmoki 2 роки тому

      It's like when you're trying to sort your books in bookshelves, and then you just "i don't give a fuck about it" and permute the bookshelves

  • @sophiegrey9576
    @sophiegrey9576 5 років тому +84

    Ah yes, give me my 114 million comparisons for silly sort and slow sort.

    • @vermont005050
      @vermont005050 5 років тому +4

      and the 11 million array accesses for some radix sorts

    • @epicgangnamstyle8783
      @epicgangnamstyle8783 5 років тому

      Which one

    • @vermont005050
      @vermont005050 5 років тому

      @@epicgangnamstyle8783 lsd base 10 and lsd base 2. not sure tho

  • @ClearwaterUK
    @ClearwaterUK 5 років тому +10

    0:46 I'm a Gnome Sort, and you've been.. Gnomed (sorted)!

  • @deusexmaximum8930
    @deusexmaximum8930 4 роки тому +18

    2:24 I wonder what about the sorting algorithm made it make that sound.... truly mesmerizing indeed.

    • @the_cheese_cultist
      @the_cheese_cultist 2 роки тому

      it compares at swaps elements at decreasing gap sizes

    • @victorfunnyman
      @victorfunnyman 2 роки тому +1

      @@the_cheese_cultist windows sounds are quite a peculiar instance of sorting

  • @TheFilipFonky
    @TheFilipFonky 2 роки тому +3

    Tournament sort is like "step 2: draw the rest of the fucking owl"

  • @trivynium
    @trivynium 4 роки тому +39

    Other sort, like thousands of dots
    Bogoshort:

  • @resiknoiro7506
    @resiknoiro7506 2 роки тому +5

    is bogo sort just randomly shuffling the array?

  • @TheHylianJuggalo
    @TheHylianJuggalo 5 років тому +36

    I don't understand how any of these work, or what their purpose are, but I watched them anyway because they look cool

    • @varikvalefor3773
      @varikvalefor3773 5 років тому +10

      These algorithms exist for the purpose of sorting numbers.

    • @strawberrycoolatta
      @strawberrycoolatta 4 роки тому +2

      ˢᵃᵐᵉ ˡᵒˡ

    • @sethesteem
      @sethesteem 4 роки тому

      @@varikvalefor3773 can they sort lists of names?

    • @sethesteem
      @sethesteem 3 роки тому

      @@a.s8897 expand on that?

    • @bernhardschmidt9844
      @bernhardschmidt9844 3 роки тому +7

      @@sethesteem
      Most of these can sort arbitrary data, including lists of names, so long as you have a function that compares any two elements and tells you which should come first. Those are called comparison sorts.
      Some algorithms, however, use some properties of the underlying data and thus don't work for arbitrary data. The various radix sort variations, for example, only work on integers. You can have more complicated data, mind you, but you are still only sorting by an integer. As an example, imagine you have a digital representation of a phone book. You could use radix sort to sort all entries by their telephone number, but not by name.

  • @bobtheman1
    @bobtheman1 4 роки тому +12

    17:55 reminds me of the 2001 A Space Odyssey hyperspace scene.

  • @pyr0t3c_
    @pyr0t3c_ 5 років тому +15

    That pigeonhole sort is flexing on us all

  • @Galxyz711
    @Galxyz711 5 років тому +23

    I like this way of visualizing cocktail shaker
    And comb sort, they look really nice on this

  • @rich1051414
    @rich1051414 5 років тому +23

    I like these better, makes more sense. X = list position, Y = Value :)

  • @spaceboi1472
    @spaceboi1472 5 років тому +28

    I don't even know what this is but I like it

    • @gamercat4764
      @gamercat4764 5 років тому +12

      its the male fantasy

    • @isaiahmumaw
      @isaiahmumaw 5 років тому +5

      あなたはもう死んでいます Men only want one thing and it’s disgusting

    • @destrierofdark_
      @destrierofdark_ 5 років тому

      methods to sort stuff

    • @studiousboy644
      @studiousboy644 3 роки тому

      @@gamercat4764
      Makes sense

  • @pastelgalaxy4823
    @pastelgalaxy4823 4 роки тому +7

    Counting sort 16:40
    vs pigeonhole sort 16:47
    vs tournament sort 9:12

    • @michil.1192
      @michil.1192 2 роки тому

      Don't forget Flash Sort 19:48

  • @Pancaika
    @Pancaika 2 роки тому +2

    Thank you for making this video, a scatter plot is a much easier way to help visualize the differences of how these sorts work, at least for me.

  • @jimothyus
    @jimothyus 4 роки тому +1

    1.5 million comparisons and 18 million array accesses to sort 10 numbers. The sort to rule them all

  • @TubMez
    @TubMez 4 роки тому +1

    2:24 I love the windows sound

  • @GewelReal
    @GewelReal 5 років тому +25

    30:13 feels like some tune on old CN's cartoon

  • @aterr
    @aterr 4 роки тому +1

    radix bass 10 breaking the fundamentals of the universe as usual

  • @hoseja
    @hoseja 5 років тому +6

    THESE VIDEOS NEED MEMORY CONSUMPTION.

    • @user-zz6fk8bc8u
      @user-zz6fk8bc8u 5 років тому +2

      Or even visualize the memory/buffer used. This can be best seen at 9:13. A single passed and everything is instantly sorted. Looks like it got sorted off site and copied in.

    • @Musicombo
      @Musicombo  5 років тому +2

      Next batch of videos will show writes to scratch arrays.

  • @chrisramos3937
    @chrisramos3937 5 років тому +29

    What is the method of determining which sound frequency to play for each sort operation?

    • @Musicombo
      @Musicombo  5 років тому +39

      It's based on how high the number being sorted is in the whole set.

    • @w花b
      @w花b 2 роки тому

      @@Musicombo very cool

  • @ayushnayak6138
    @ayushnayak6138 2 роки тому +3

    This is satisfying. Also I wish to write a sortimg algorithm that works in logn complexity. I know for a fact some sorting algorithms are taking more tham than it is shown here.

  • @btersol
    @btersol 4 роки тому +13

    Spider-man: “Mr. Stark, I don’t feel so good.”
    *Stark pulls up his computer*
    Stark: “Don’t worry this computer will merge you back together”

    • @chri-k
      @chri-k 3 роки тому +2

      Computer: bogosort

  • @raisinbran1421
    @raisinbran1421 2 роки тому +1

    Just imagine looking up at the night sky and all the sudden you just here the shuffling sound and all the sudden the stars just get sorted

  • @astro_cat030
    @astro_cat030 2 роки тому +1

    Lets be honest. Wiki Merge, Grail Gravity, Batcher's Bitonic sort all looks cool. Wiki and grail looks like its from a retro old video game from an arcade. And i like Batcher's Bitonic patterns.

  • @RubyPiec
    @RubyPiec 5 років тому +7

    17:27 thank me soon

  • @zilowa8779
    @zilowa8779 4 роки тому +2

    21:55 when you are trying the increase the temperature of shower

  • @Barracuda65
    @Barracuda65 4 роки тому

    Oh dear me I almost forgot my nightly tradition of watching a sorting video because for some reason it pops up in my recommended feed

  • @geoffahunt
    @geoffahunt 2 роки тому

    I'm glad you included Bogo sort, the best of all!

  • @CombustibleToast
    @CombustibleToast 5 років тому +15

    all hail bogo sort

  • @givecamichips
    @givecamichips 4 роки тому +2

    When's the video on shuffling algorithms?

  • @DerpyNub
    @DerpyNub 4 роки тому +3

    16:20 *what*
    *WHAT*

  • @qw000pz
    @qw000pz 4 роки тому +2

    When you try out every Windows Movie Maker transition.

  • @Cameo221
    @Cameo221 5 років тому +2

    Wikisort was really fun to watch!

  • @lunarex3597
    @lunarex3597 5 років тому +3

    12:37 Did Somebody plug out a usb cable?

  • @megamaz108
    @megamaz108 2 роки тому +2

    I need to look into gravity sort, it looks so good

  • @그냥사람-e9f
    @그냥사람-e9f 5 років тому +2

    gotta love random windows notification sounds

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

    The selection sort was like "okay okay mhm I think I know what we can do (presses Ctrl+Z) done!"

  • @obscuredood
    @obscuredood 2 роки тому +1

    i find it funny how slow sort as 114 million comparisons with only 200 thingies

  • @lesbianeevee6715
    @lesbianeevee6715 2 роки тому

    cocktail sort is me trying to close the zipper on an overstuffed bag

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

    16:48 THE BEAST IS HERE!!!!!

  • @qaaris4280
    @qaaris4280 2 роки тому

    For how slow they are, I think even Bogo sorts would clean my room faster than I could.

  • @riesenflugzeug
    @riesenflugzeug 4 роки тому

    gravity and counting sort was fucking satisfying

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

    I can just feel the brain cells in my head dying as I watch this video.

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

    Is there a reason you change the amount of numbers being sorted?

  • @jumbo6498
    @jumbo6498 5 років тому +3

    How long do comparisons and array accesses take?

    • @Musicombo
      @Musicombo  4 роки тому +1

      Depends on the data you're sorting and how fast your computer is! Keep in mind these animations are slowed down.

  • @TweekLudwig
    @TweekLudwig 2 роки тому

    6:07 - Dial Up Internet’s origin

  • @ambientamben5059
    @ambientamben5059 5 років тому +3

    Does low array access and comparison means better sort or efficient algorithm?

    • @NYgasman8
      @NYgasman8 5 років тому +4

      Essentially yes. For a sorting algo you want to minimize the amount of operations done to get a sorted list

    • @ukaszpluszynski8447
      @ukaszpluszynski8447 5 років тому

      @@NYgasman8 Also sometimes you want to have least amount of comparisons, even if it means more array accesses or the other way around.

    • @Musicombo
      @Musicombo  5 років тому

      It actually depends on the computer you're using. Sometimes reads are much faster than writes, and vice versa.

  • @mr.cancer7270
    @mr.cancer7270 2 роки тому

    Listen to this while sleeping and working out

  • @edcdecl
    @edcdecl 4 роки тому

    2:24 A removable device has been plugged in.

  • @gustavotoro8
    @gustavotoro8 5 років тому +6

    what am i doing with my life

  • @0h6q
    @0h6q 5 років тому +1

    my brain gets inverted everytime I watch these videos

  • @evil001987
    @evil001987 5 років тому +2

    Bogo sort needs to do 1,577,003 comparisons to sort 10 numbers? seems effective!

    • @arnaucastellvi2185
      @arnaucastellvi2185 5 років тому +1

      "Bogo" methods are a joke from "The Hitchhiker's Guide to the Galaxy"

    • @Fassle
      @Fassle 5 років тому +3

      it was just unlucky but if everything goes right, it is the fastest sorting algorithm out there.

    • @Corsaka
      @Corsaka 5 років тому

      if i recall correctly, it randomizes the position of everything until it's correct.

  • @DavidNitzscheBell
    @DavidNitzscheBell 5 років тому +8

    For a more accurate comparison, each sorting algorithm should start with the same shuffled list, not regenerated each time.

    • @yimoawanardo
      @yimoawanardo 5 років тому +1

      True. Besides the super slow ones ofc.

    • @Musicombo
      @Musicombo  4 роки тому

      Will be working on that in the future!

  • @neino36
    @neino36 3 роки тому +1

    Less bogo sort: "ONE OF THESE HAS TO GOD DAMN FIT!"

  • @atlantic_love
    @atlantic_love 2 роки тому +2

    Very relaxing. ASMR for programmers.

  • @Shaper-bx9kb
    @Shaper-bx9kb 3 роки тому

    Almost every fucking sort:
    _Around 10k comparisons and array accesses, while sorting 2k numbers_
    Bogo sort:
    _Sorts 10 goddamn numbers, while having shit of a ton comparisons and array accesses_

  • @lazarusmv1973
    @lazarusmv1973 3 роки тому

    Gonna go play Missile Command, this is over my head.

  • @superking208
    @superking208 2 роки тому

    Say, whippersnapper, is this that hyperpop I've heard so much about?

  • @themandel2017
    @themandel2017 5 років тому +1

    Quick Shell Sort (Introsort with Shellsort)'s the type of people that sort in WalMart

  • @robertpucovsky
    @robertpucovsky 3 роки тому +1

    These sound effects really remind me an NES game called "The three eyed one"

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

      Mitsume ga Tooru?

  • @packerman1203
    @packerman1203 4 роки тому

    Windows notification at 2:24, thought it was my laptop, until I realized I’m on my phone listening through noise cancelling headphones that I haven’t paired to my laptop, also my laptop is off

  • @whispersofpasserines6840
    @whispersofpasserines6840 2 роки тому

    I know nothing about these. All I know is the bloop noises are cool.

  • @neto135791
    @neto135791 5 років тому +3

    I don’t know about you, but I’m seeing lines of cocaine

  • @beanie5851
    @beanie5851 3 роки тому

    0:35 “feel good”

  • @createstreamsstreamstorage4468
    @createstreamsstreamstorage4468 5 років тому +1

    I’m a g-nome and you’ve been gnome sorted.

  • @vibhubhardwaj6458
    @vibhubhardwaj6458 5 років тому +7

    I have algorithm exam tomorrow ,this isn't helping .

  • @Zenith-zb8op
    @Zenith-zb8op 2 роки тому

    Silly sort: “HA HA! Comparisons go BRRRRR!”

  • @CallmeAlexey
    @CallmeAlexey 2 роки тому

    every sorting algorithm video needs bogo sort in the end

  • @MistahGamah
    @MistahGamah 5 років тому +8

    Flashsort is literally cheating lmao

  • @codics9567
    @codics9567 5 років тому +2

    I have no idea about what i'm watching
    But it looks cool

  • @DmitryKuznetsov-y5g
    @DmitryKuznetsov-y5g 5 років тому +3

    Зачем я смотрю это?

  • @myzel394
    @myzel394 3 роки тому

    2:24 Comb sort casually plugging in an usb stick

  • @owethaan3306
    @owethaan3306 5 років тому +10

    НИЧЁ НЕ ПОНЯЛ НО БЫЛО ИНТЕРЕСНО
    Кто руский и тя сюда закинуло савь лайк

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

    Slow sort and silly sort took the exact same number of comparisons! I wonder if that's always the case for a fixed quantity of numbers to sort... If not, what a coincidence!

  • @LieseFury
    @LieseFury 5 років тому +15

    >windows 10

    • @skylinefever
      @skylinefever 5 років тому

      Whenever I see dumb sorting methods, I think of the video games that piss off the AVGN with bad programming, bad ideas, and bad designs

  • @addictedmusicproductions4560
    @addictedmusicproductions4560 4 роки тому +2

    2:23 USB Insertion sort

  • @gabrielirlanda
    @gabrielirlanda 2 роки тому

    Dots: having fun
    Me: bored as hell 😄