Sorts 2018 - Dynamic Hoops

  Рет қаралды 625,554

w0rthy

w0rthy

5 жыл бұрын

Source code available at github.com/w0r...

Пікірлер: 779
@AquaAdAstra
@AquaAdAstra 5 жыл бұрын
This kills the KZbin video compression algorithms.
@taureon_
@taureon_ 5 жыл бұрын
yea lol
@ETXAlienRobot201
@ETXAlienRobot201 5 жыл бұрын
lossy compression isn't meant for this kind of graphical data it's one of the key complaints against them
@friedchickenUSA
@friedchickenUSA 5 жыл бұрын
yea they should really SORT their shit out
@theamazinghippopotomonstro9942
@theamazinghippopotomonstro9942 4 жыл бұрын
Algorithm vs Algorithm
@Ascyt
@Ascyt 4 жыл бұрын
Yeah especially the "Radix LSD In-Place Sort" algorithms
@visceral557
@visceral557 5 жыл бұрын
The url of the video starts with S0Rt. What are the odds?
@w0rthy_
@w0rthy_ 5 жыл бұрын
Excellent catch!
@urielc918
@urielc918 5 жыл бұрын
kzbin.info/www/bejne/iWG1pYVojtGfsM0 lmao
@user-nd7ts7bp6g
@user-nd7ts7bp6g 5 жыл бұрын
w0rthy You’re a wizard
@ziixu
@ziixu 5 жыл бұрын
you can edit your video's link :) Edit: You could*, long time ago...
@ThomasKwa
@ThomasKwa 5 жыл бұрын
@@theweapi Maybe 36, since 5 looks like S.
@nylak5479
@nylak5479 5 жыл бұрын
Best sorting algorithms : Sound : LSD in place sort base 10 Eyes : LSD in place sart base 2 Magic : gravity sort
@iancardenas-spanishbutcomp4074
@iancardenas-spanishbutcomp4074 4 жыл бұрын
4:24
@SKyrim190
@SKyrim190 4 жыл бұрын
Hotel: Trivago
@eyesight2073
@eyesight2073 4 жыл бұрын
Cheating: counting sort
@moomoomoo309
@moomoomoo309 4 жыл бұрын
@@eyesight2073 If you know how counting sort works, it's not really cheating. How it works on unsigned bytes (0-255 only): Make an int array of size 256. Go through the array you're sorting, and just increment the corresponding index in the array you made. Once you're done, reconstruct the list by going through the array you made and appending however many of that number to it.
@eyesight2073
@eyesight2073 4 жыл бұрын
@@moomoomoo309 cool edit: its like, values: 9 5 2 8 6 2 5 4 2 arr[0] = 0 arr[1] = 0 arr[2] = 3 arr[3] = 0 arr[4] = 1 arr[5] = 2 arr[6] = 6 arr[7] = 0 arr[8] = 1 arr[9] = 1 result: 2(3 times), 4(1 time), 5(2 times), ... Am I right?
@imperialguard451
@imperialguard451 5 жыл бұрын
idk why but i LOVE the sorting algorithm videos. i dont know why they exist or when you would ever need an algorithm to sort rainbow hoops. but the sound is nice and it looks hella cool
@alanwilliamduarte5617
@alanwilliamduarte5617 5 жыл бұрын
I know! I didn't even know that there was such sorting algorithms (and I don't know a practical use and obviously don't use it too) but is so beautiful and good to see and hear
@alanwilliamduarte5617
@alanwilliamduarte5617 5 жыл бұрын
@@gwentarinokripperinolkjdsf683 that actually makes a lot of sense! Thank you for the explanation
@CaveSpiderRider
@CaveSpiderRider 5 жыл бұрын
@@alanwilliamduarte5617 Also, the reason so many differant algorithms exist is because they have differant efficiencies and purposes. Some are fast, but need a lot of other memory. Some are slower, but can do it with only an extra couple of bytes. Some can keep identical indexes in order (so if you are sorting an already alphebetised list of countries by continent, all of the countries in the same continent would still appear alphebetised). Also some can be coded in a few lines, whereas others take dozens of lines of code.
@MaestroAlvis
@MaestroAlvis 5 жыл бұрын
They aren't sorting rainbow hoops in particular. They are sorting any list of elements where any two elements can be compared and seen as less then, equal to, or greater than.
@MaestroAlvis
@MaestroAlvis 5 жыл бұрын
It also might help to mention that these visualizations have debatable clarity. They certainly give you new ways of thinking about the sorts but there are plenty of ways to do that.
@liamtaylor3576
@liamtaylor3576 5 жыл бұрын
lets be honest we all just waiting for radix base 10 4:40...ur welcome 😉
@proxy1035
@proxy1035 4 жыл бұрын
i'm always here for sorting count: 3:02 1. Go through it once 2. Go through it again 3. Just sort it lmao
@moved8575
@moved8575 4 жыл бұрын
Thanks.
@amirdahan5660
@amirdahan5660 4 жыл бұрын
Rip mr ears guy and youtube guy on my iphone
@Chris-vx5kp
@Chris-vx5kp 4 жыл бұрын
Base 2 was awesome too
@glitchwolf1384
@glitchwolf1384 4 жыл бұрын
It ain't a real sorting method unless it's Radix LSD base 10
@teamsanix
@teamsanix 5 жыл бұрын
I never thought I’d need more sorting stuff but here I am
@noticeme6412
@noticeme6412 3 жыл бұрын
same
@veryhard8548
@veryhard8548 5 жыл бұрын
4:43 *_how it feels to chew 5 gum_*
@boofypowers4862
@boofypowers4862 5 жыл бұрын
name2 shut up
@shadesilverwing0
@shadesilverwing0 5 жыл бұрын
it only lasts that long too
@peachy3232
@peachy3232 5 жыл бұрын
Stimulate your senses
@MemeticMutant
@MemeticMutant 5 жыл бұрын
kzbin.info/www/bejne/iICuo4Svg7KJrLM
@UCmDBecUtbSafffpMEN3iscA
@UCmDBecUtbSafffpMEN3iscA 5 жыл бұрын
*_w o k e_*
@Tj-hu1nn
@Tj-hu1nn 5 жыл бұрын
4:43 Music to my ears
@Vextrove
@Vextrove 5 жыл бұрын
Two-minute papers?
@glics
@glics 5 жыл бұрын
Yeah I also love Daft Punk
@DemonixTB
@DemonixTB 5 жыл бұрын
The sound of *S O R T I N G*
@GewelReal
@GewelReal 5 жыл бұрын
Sounds like working with transformers
@RaymanChrome
@RaymanChrome 5 жыл бұрын
sorry too silent
@_bones_jones
@_bones_jones 4 жыл бұрын
Merge+Insertion subtitles: 2:15 "[Music] [Applause]" Thanks YT
@scottpilgrimvsmywallet
@scottpilgrimvsmywallet 4 жыл бұрын
HAHZGZIS UR RIGHT
@mariusafm4254
@mariusafm4254 3 жыл бұрын
stfu I listening to my beep beep boop boop wooooooooooooii music
@Sovereing2027
@Sovereing2027 4 жыл бұрын
4:58 "I'm sorry, Dave. I'm afraid I can't do that"
@S-CB-SL-Animations
@S-CB-SL-Animations 4 жыл бұрын
HAL 9000 reference!
@zerla6018
@zerla6018 3 жыл бұрын
Ты можешь мне объяснить, что это такое ?
@Sovereing2027
@Sovereing2027 3 жыл бұрын
@@zerla6018 Отсылка на фильм Космическая Одиссея, там был ИИ который похож на то что в конце ролика получилось.
@zerla6018
@zerla6018 3 жыл бұрын
Да я про этот видос в целом !!
@Sovereing2027
@Sovereing2027 3 жыл бұрын
@@zerla6018 Ааа, хпхп, да я сам толком не понял, на залипательно выглядит
@theuseraccountname
@theuseraccountname 5 жыл бұрын
Radix LSD In-Place Sort (Base 2) ( 4:23 ) is my favorite. Also the base 10 one, but base 2 is a bit more interesting to watch. It starts off all normal, shakes around a bit, returns to normal again, then shapes start to appear, your eye gets opened, the sun collapses, and it's done. Was a nice ride.
@FreshBeatles
@FreshBeatles 5 жыл бұрын
the bullet shaped object created in the hoop during multiple sorts was very satisfying to witness
@beaclaster
@beaclaster Жыл бұрын
looked more like a meteor to me
@halfnwhole751
@halfnwhole751 5 жыл бұрын
1:40 why does it look 3d
@jazepol
@jazepol 5 жыл бұрын
merge sort
@marshmeowlow
@marshmeowlow 5 жыл бұрын
Teobsn is right. Artist peeps always use hoops and circles to draw perspective and make things look 3D
@HokoraYinphine
@HokoraYinphine 4 жыл бұрын
@@marshmeowlow its more used for seeing basic body positions and reference points the 3d aspect just kinda comes along with it
@chinkeehaw9527
@chinkeehaw9527 4 жыл бұрын
Well 0:38 also looks 3D
@oyecommon
@oyecommon 4 жыл бұрын
Why does this say edited at the top
@user-hn5ve5gk3e
@user-hn5ve5gk3e 5 жыл бұрын
3:29 Executing portal opening...
@Top-Code
@Top-Code 5 жыл бұрын
4:43 Thank you for using hoop dimension pro please wait while we prepare for teleportation -removing axis and faces -compressing items -adding hoops -centralizing hoop location -initializing teleportation renderer -complete thanks again for using hoop dimension pro base 10!
@teamsanix
@teamsanix 5 жыл бұрын
Also THANK YOU FOR KEEPING IT SORTED THIS TIME edit: thank y’all for the likes
@w0rthy_
@w0rthy_ 5 жыл бұрын
Haha, I read someone's comment about that a few days ago and made sure to have it not reshuffle.
@NikoCubeRoot
@NikoCubeRoot 5 жыл бұрын
@@w0rthy_ 8qbHB
@GlitchyPSI
@GlitchyPSI 5 жыл бұрын
You all came to see Radix LSD b10 didn't you
@thebay3080
@thebay3080 5 жыл бұрын
GlitchyPSI *to hear
@riskofror2
@riskofror2 5 жыл бұрын
yes lol we dont need these videos we need them onfy for radix sort base 10 xD
@EllingtonReborn
@EllingtonReborn 5 жыл бұрын
Gravity
@josephstalin7822
@josephstalin7822 4 жыл бұрын
Well - i guess you got me there
@pawncube2050
@pawncube2050 4 жыл бұрын
Came for gravity
@jakobwachter5181
@jakobwachter5181 5 жыл бұрын
Radix always gets the spotlight (and on this one rightfully so) but merge sort is one of the coolest ones in this format. 1:38
@veda-powered
@veda-powered 5 жыл бұрын
4:41 I think it's trying to communicate with us...
@kaninchengaming-inactive-6529
@kaninchengaming-inactive-6529 5 жыл бұрын
1:48 that looks 3d O.O
@Zartymil
@Zartymil 5 жыл бұрын
KZbin compression really sucks on this video :(
@shubhankarsingh2552
@shubhankarsingh2552 4 жыл бұрын
4:35 When a 3D sphere turns into 4D
@Jeffrey_Watkins
@Jeffrey_Watkins 3 жыл бұрын
As a person whose job at the grocery store requires a lot of sorting, ordering, and rearranging... these videos are SO FLIPPING SATISFYING to watch
@PaulMurrayCanberra
@PaulMurrayCanberra 5 жыл бұрын
It would be interesting to see something similar: for each item, draw a circle with one side at its current position along the line and one side where the item should be. Items that are a long way out of place will have a big circle, items at their final position will just be a point on the line.
@asdobst
@asdobst 4 жыл бұрын
This is very similar to the disparity concept used in a few previous videos. The top of every hoop will always be in the same position. The only thing that changes is the size of each hoop depending on how correct of a position it is in. Being in the worst possible position makes the hoop very small compared to the full size it will reach when in the correct position. This creates a full disk when they are all in their correct positions.
@chaincyclist2736
@chaincyclist2736 5 жыл бұрын
What the hell am I watching, and what is being sorted right now?
@chaincyclist2736
@chaincyclist2736 5 жыл бұрын
_People are liking the comment but aren't explaining it_
@JarvidO
@JarvidO 5 жыл бұрын
The rings are sized from small to large and colored according to that size value and when sorted they are placed appropriately on the y axis to create the radial gradient. When they are shuffled they are given random positions on the y axis.
@Eichro
@Eichro 5 жыл бұрын
And then each sorting is made by an algorithm that has the radius of the hoops as data and correctly sorts hoops from small to largest.
@carmenjance2566
@carmenjance2566 4 жыл бұрын
Thats fucking weird. I know nothing about any of this I was sent here by a friend
@sebastiansimon7557
@sebastiansimon7557 4 жыл бұрын
@@JarvidO It’s not random.
@dshifter7
@dshifter7 5 жыл бұрын
Is this just a top-down view of the Pyramid sorting? :thinking:
@linh4010
@linh4010 5 жыл бұрын
cone
@pokemongo1236
@pokemongo1236 3 жыл бұрын
:thinking:
@jawad9757
@jawad9757 3 жыл бұрын
This ain't discord mate
@dshifter7
@dshifter7 3 жыл бұрын
@@jawad9757 and
@anawesomepet
@anawesomepet 3 жыл бұрын
*:thinking:*
@avivfrai4858
@avivfrai4858 5 жыл бұрын
Don’t you just love radix lsd base 10
@westinghouse14
@westinghouse14 Жыл бұрын
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)
@raycast_rae
@raycast_rae Жыл бұрын
ok why did you display them in the hour format
@arthurreitz4206
@arthurreitz4206 5 жыл бұрын
3:28 when you forget about space complexity
@amphibian1658
@amphibian1658 4 жыл бұрын
Ah yes, lets end a day again by watching the sorts at 3 AM
@LunarLambda
@LunarLambda 5 жыл бұрын
How does this visualization work? There seems to be both hoop size and Z-axis placement to be here, how does the position of each element determine what is shown?
@pikksen7905
@pikksen7905 5 жыл бұрын
LunarLambda As far as I can tell, the z-axis is position in the set. Not sure on hoop size.
@w0rthy_
@w0rthy_ 5 жыл бұрын
This is very similar to the disparity concept used in a few previous videos. The top of every hoop will always be in the same position. The only thing that changes is the size of each hoop depending on how correct of a position it is in. Being in the worst possible position makes the hoop very small compared to the full size it will reach when in the correct position. This creates a full disk when they are all in their correct positions.
@GewelReal
@GewelReal 5 жыл бұрын
@@w0rthy_ Took me 10 minutes to understand that on my own
@OfceArts
@OfceArts 5 жыл бұрын
Gravity Sort and RADIX LSD In-Place Sort (Base 10) always makes me happy
@xtangx_
@xtangx_ 5 жыл бұрын
Ofce gravity sort is always my favorite
@brendananderson338
@brendananderson338 4 жыл бұрын
These videos are always so satisfying no matter how much I have no clue what’s going on
@metamusic64
@metamusic64 4 жыл бұрын
Category: *G A M I N G*
@AlisterCountel
@AlisterCountel 5 жыл бұрын
Base 2 definitely 'wins' on array accesses, but it might also win on visual this time...It was in some way more interesting than Base 10!
@thehammurabichode7994
@thehammurabichode7994 5 жыл бұрын
Wait Disclaimer: Im a the dumb What do you mean it wins?
@fuitbythefoot
@fuitbythefoot 4 жыл бұрын
4:35 wooooah
@gabrieleporru4443
@gabrieleporru4443 4 жыл бұрын
Also by sound, I would say.
@Mernom
@Mernom 4 жыл бұрын
Pretty sure that less is better.
@willoverdoseonmusic
@willoverdoseonmusic 2 жыл бұрын
@@thehammurabichode7994 Just is the best looking
@memeladgibsano5272
@memeladgibsano5272 5 жыл бұрын
Name a more anticipated sequel, i’ll wait.
@MrCubFan415
@MrCubFan415 5 жыл бұрын
Gravity sort and Radix LSD In-Place base 2 sort were amazing
@tropicaljupiter
@tropicaljupiter 5 жыл бұрын
My God you've done it again
@mithrilld
@mithrilld 5 жыл бұрын
You can tell how good a sorting visualization is based on how trippy it makes Radix MSD sort-in-place look
@Cheasle2
@Cheasle2 3 жыл бұрын
4:32 this is actually beautiful
@katzaryla_rerr
@katzaryla_rerr 3 жыл бұрын
Ikr
@andromedagalaxy6060
@andromedagalaxy6060 5 жыл бұрын
Teacher: what is the maximum velocity downwards? My mind: 4:44-4:59 Me: *processing.. (**4:44**)* *organizing... (**4:51**)* *calculating... (**4:54**)* Me: 76 meters/sec? Teacher: RIGHT! *price is right music*
@andromedagalaxy6060
@andromedagalaxy6060 5 жыл бұрын
Bradley Burdett ?
@VioletScarelli
@VioletScarelli 5 жыл бұрын
There is not a part of my head that doesn't hurt. It's 3d, somehow.
@ThisAMJ
@ThisAMJ 5 жыл бұрын
Violet Scarelli then any 3D game must give you a migraine, because EVERYTHING is 2d.
@ChoboUnjeon
@ChoboUnjeon 4 жыл бұрын
LSD Sort: Bitrate: *i don't feel so good*
@redcharget5894
@redcharget5894 4 жыл бұрын
Loudest things ever: War siren Air horn Rocket blast off *radix LSD in-place sort (base 10)*
@duhitzrom3450
@duhitzrom3450 4 жыл бұрын
One of his videos are gonna be number 1 on trending
@EyseldMont
@EyseldMont 4 жыл бұрын
I entered without knowing what I was looking at, and I felt as if I had just seen the universe being created
@GOD-rp3zc
@GOD-rp3zc 3 жыл бұрын
You did
@GOD-rp3zc
@GOD-rp3zc 3 жыл бұрын
:)
@puneet8705
@puneet8705 5 жыл бұрын
Doc: You have exactly 5:01 min to live Me:
@halutti
@halutti 5 жыл бұрын
フォースインパクトのアレみたい
@WoodlandFighter
@WoodlandFighter 5 жыл бұрын
When I’m tired, I always sort my colours with Radix LSD In-Place Sort (Base 10)! I gets the job done
@NIHIL_EGO
@NIHIL_EGO 4 жыл бұрын
It feels like an elder god is attempting to communicate with me.
@calmartine9709
@calmartine9709 4 жыл бұрын
Another productive monday watching sorting videos
@ngqp
@ngqp 4 жыл бұрын
I feel like I’m watching the birth of sentience in the future
@geometriccx
@geometriccx 4 жыл бұрын
I watched one of these types of videos, and now there’s a lot of them on my recommendations And I can’t stop watching them
@Bassgangvt
@Bassgangvt 2 жыл бұрын
This is probably my favorite visualization
@TopRacer-tx5cd
@TopRacer-tx5cd 4 жыл бұрын
Dads: what are you watching son? Son: Yes... 😂
@dargonflames7127
@dargonflames7127 4 жыл бұрын
it's always the base 10 sort that has the voice from another world
@mariogamergod1750
@mariogamergod1750 4 жыл бұрын
Videos like this are satisfying in a hypnotic sort of way, and I love it.
@the_original_Bilb_Ono
@the_original_Bilb_Ono 4 жыл бұрын
This is how babby is formed.
@mazxz3756
@mazxz3756 5 жыл бұрын
Why is this is my recommended.
@Jet-Pack
@Jet-Pack 5 жыл бұрын
ikr
@CaveyMoth
@CaveyMoth 5 жыл бұрын
I need to SORT through my recommendeds.
@bentton7311
@bentton7311 5 жыл бұрын
Because its the best stuff
@lavenderiaromero8707
@lavenderiaromero8707 4 жыл бұрын
Dont ask
@MrCubFan415
@MrCubFan415 5 жыл бұрын
Insertion sort looks like one of those CGI scenes in a show about WWII where a battleship fires one of its guns and the camera is focused on the shell.
@crapperplays8381
@crapperplays8381 3 жыл бұрын
Scientists: children need at least 9 hours of sleep Schools: *looks at sleep time*
@plasticlawnfurniture
@plasticlawnfurniture 3 жыл бұрын
thank you radix for always looking cool
@laz272727
@laz272727 5 жыл бұрын
As usual, LSD radix in-place does not disappoint.
@bamdenie3466
@bamdenie3466 4 жыл бұрын
KZbin keeps recommending these to me and I still have no idea what they are
@zer0furuya
@zer0furuya 2 жыл бұрын
Base 10 never fails to *AMUSE* me *microwave noises*
@griffins.4817
@griffins.4817 4 жыл бұрын
radix-LSD In-place sort base 2: *exists* Video quality: ight imma head out
@cvni81
@cvni81 4 жыл бұрын
Now that's what I call pwetty epic. -John Patrick Douglass
@randomrimrock
@randomrimrock 5 жыл бұрын
I have no idea what I've just watched. All I know is that I'm seeing a rainbow circle constantly making strange electronic nodes and also loosing a little bit of it while it's making that noise. And also, why is this in my recommendations?
@setsunaes
@setsunaes 5 жыл бұрын
Why? Because it's awesome, that's why this is in you recommendations list
@randomrimrock
@randomrimrock 5 жыл бұрын
@@setsunaes is this some science stuff that I have not learn yet or what? Or is it just something nice to look at?
@annastarr2043
@annastarr2043 5 жыл бұрын
I googled some key words.
@setsunaes
@setsunaes 5 жыл бұрын
@@randomrimrock it's a visualization of how several data sorting algorithms work and how they compare against each other. It's a computer science topic.
@itryen7632
@itryen7632 4 жыл бұрын
FEELS GOOD MAN
@nouveau_nouveau
@nouveau_nouveau 4 жыл бұрын
How to do counting sort: 1. Count everything once 2. Count everything twice 3. Sort
@Draconic74
@Draconic74 5 жыл бұрын
Was waiting for our lord and savior Radix Base 10 and was *not* disappointed.
@generics3108
@generics3108 3 жыл бұрын
Video: random af colors Pattern recognizing part of the brain: yes, yes, Yes, Yes YEs YES YES *YES YES **_YES YES Y E S_*
@alephcake
@alephcake 3 жыл бұрын
this is one of the only videos that look better in144p
@TheAlienGangster
@TheAlienGangster 3 жыл бұрын
This needs a 4k upload lol
@UnrealOG137
@UnrealOG137 3 жыл бұрын
KZbin's compression is having a field day with this.
@NUGGet-3562
@NUGGet-3562 4 жыл бұрын
This is easily the coolest one I've seen yet
@mikesullivan3457
@mikesullivan3457 4 жыл бұрын
forget my third eye this shit passed it and went straight for my fifth eye
@GOD-rp3zc
@GOD-rp3zc 3 жыл бұрын
Passed the 13th plane
@tuopi27
@tuopi27 3 жыл бұрын
merge sort looks like its opening a wormhole
@macicoinc9363
@macicoinc9363 2 жыл бұрын
gotta love the sorting algos without comparisons lmao.
@literatedouchebag
@literatedouchebag 5 жыл бұрын
You are a gift to humanity
@L00PdeL00P
@L00PdeL00P 5 жыл бұрын
Polybius 2 lookin fine
@Oblivitana
@Oblivitana 3 жыл бұрын
My favorite sort is radix lsd in-place sort (base 10) because it sounds like a person sacrificing a child to a demon whilst talking backwards.
@Intrafacial86
@Intrafacial86 5 жыл бұрын
Fucking hell when I saw that even bubble sort looked pretty awesome in this I was legit worried that LSD base 10 was gonna be something too wonderful for me to behold and indeed it was and now I’m just like fuuuuuuuuuuck
@_Just_Another_Guy
@_Just_Another_Guy 3 жыл бұрын
4:43 Biblically accurate angels: "Be not afraid" Me: 🤯
@passerbypassinbi
@passerbypassinbi 5 жыл бұрын
The Radix LSDs always look awesome in these visualizations
@YTIR1
@YTIR1 4 жыл бұрын
these make me laugh like a tickle for some reason lol
@MaxwellCatAlphonk
@MaxwellCatAlphonk 6 ай бұрын
Listen bro sorted a circle, then a cube, then a sphere, now this, what else is left, sorting a hexagonal grid? 2D sorting algorythms anyone?
@Dude-48
@Dude-48 4 жыл бұрын
Everybody Gangsta till Radix LSD In-Place Sort base 10 comes in
@1313eable
@1313eable 4 жыл бұрын
The Radix base 10 did not disappoint.
@lunarwings4481
@lunarwings4481 3 жыл бұрын
Counting sort: 1st: scan twice 2nd: think for a second 3rd: create bubble
@webx135
@webx135 5 жыл бұрын
That radix in-place LSD gets me every time.
@alaeriia01
@alaeriia01 5 жыл бұрын
All right! Colossal foghorn noises!
@karmaindustrie
@karmaindustrie 5 жыл бұрын
ALL hail base 10!
@richardsantalone9380
@richardsantalone9380 5 жыл бұрын
The end of LSD Base 2 is like some sort of transformation
@ElSpudman
@ElSpudman 4 жыл бұрын
I am both utterly confused and profoundly satisfied.
@KasaChaineSecrete
@KasaChaineSecrete 4 жыл бұрын
Yeah .. the LSD sort never fails to surprise me
@lamomano
@lamomano 4 жыл бұрын
1:56 nuke on hiroshima
@illusionist1872
@illusionist1872 3 жыл бұрын
4:53 looks like an old video game console startup
@Tyberes
@Tyberes Ай бұрын
If anybody is looking for what radix ACTUALLY does: 1. Create 10 buckets, labelled 1-10 2. Go through the list front to back 3. Put every number in the bucket that matches the digit in the ones place (635 goes in the "5" bucket) 4. Rebuild the list by emptying the buckets in order. 5. Repeat from step 2, but compare the next digit up (second loop is tens digit, third loop is hundreds) How this works is that you're sorting every digit one at a time. And the bucket strategy preserves all the previous work you've done. Base 4, or Base 2 (also called binary) use the same technique, but different sizes of buckets.
10 FORBIDDEN Sorting Algorithms
9:41
Ardens
Рет қаралды 839 М.
15 Sorting Algorithms in 6 Minutes
5:50
Timo Bingmann
Рет қаралды 24 МЛН
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
ПОМОГЛА НАЗЫВАЕТСЯ😂
00:20
Chapitosiki
Рет қаралды 25 МЛН
10 weird algorithms
9:06
Fireship
Рет қаралды 1,2 МЛН
Sorts 2018 - Vertical Pyramid
5:02
w0rthy
Рет қаралды 599 М.
[original w0rthy style] Base 10 in-place LSD radix sort on ArrayV
23:25
AceOfSpadesProduc100 himself
Рет қаралды 142 М.
Langton's Loops: The cellular automaton that copies itself
12:01
davbrdavbr
Рет қаралды 485 М.
Sorts 2018 - Horizontal Pyramid
5:05
w0rthy
Рет қаралды 1,1 МЛН
Visualization of Radix sort
7:02
udiprod
Рет қаралды 51 М.
I Made Sorting Algorithms Race Each Other
8:24
Green Code
Рет қаралды 101 М.
8 Sorting Algorithms in Minecraft
3:38
Cymaera
Рет қаралды 945 М.
Turning Math Into Art With Beautiful Fractals
8:45
Numb3r Tr33
Рет қаралды 258 М.
I Built a Transparent Boomerang (it's lethal)
13:10
Mike Shake
Рет қаралды 3,4 МЛН
Kenshi глазами новичка в 2024 году | Кенши
1:3:32