Coding Challenge

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

КОМЕНТАРІ • 541

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

    You can use bully sort:
    Choose the first element.
    Delete the rest of the elements.
    Your array is now sorted.

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

      Lol

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

      Arka Mitra Brutal, I like it.

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

      You're genius man.😂😂

    • @EnteiFire4
      @EnteiFire4 4 роки тому +25

      Similarly, there's Stalin sort:
      Remove all the elements smaller that the last "kept" value. For example :
      5, 3, 8, 9, 1, 2, 10 becomes 5, 8, 9, 10.

    • @NachoMan154
      @NachoMan154 4 роки тому +27

      Communism sort is: Choose the least element, assign the value to all other elements. The Array is now Sorted. xD

  • @kyraaa__
    @kyraaa__ 4 роки тому +162

    Thanos sort: delete half and sort the rest! It’s twice as effective

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

      ha ha ha. I am gonna try and implement this.

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

      def ThanosSort(list):
      {
      while not list.isSorted()
      {
      cullHalve(list)
      }
      return
      }

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

      Well i fact sorting isn't linear so it's more than twice effective :)

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

      And use recursion next, so that the complexity will be O(log n)

  • @kostasgeorgiou2417
    @kostasgeorgiou2417 6 років тому +1151

    📂Documents
    └📁Videos
    └📁 The Coding Train
    └📁 Bad Videos
    └⚠️ This folder is empty

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

      362 likes and 0 comments?

    • @JohnDoe-ni9zm
      @JohnDoe-ni9zm 5 років тому +4

      I'm doing my part!

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

      Let's fill this section with 500 comments!!! And also subscribe move 5% of Pews subs to the coding train, please, someone!

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

      not gonna lie ya had me in the first half

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

      I think you should sort out your folders

  • @awsomeguy563
    @awsomeguy563 6 років тому +377

    HOLY CRAP! HE'S FINALLY DOING SORTING ALGORITHMS

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

      your name is "not really?" so it kindea breakes the point

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

      @@yesveryprofesionalnameyes6055 yes yes very professional name yes

  • @SriNiVi
    @SriNiVi 4 роки тому +29

    As a software developer I just love his thinking approach to an Algorithm. Morover just love to see how happy he is while doing this and how much he's enjoying this..
    Big fan.

  • @e4r281
    @e4r281 6 років тому +457

    I wish I could bubble sort the stuff in my room.

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

      jordan peterson approves

    • @giorgosd3624
      @giorgosd3624 6 років тому +3

      Me too, i can only bubble sort a coca-cola

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

      Eh... Kinda slow.

    • @nevermind1O844
      @nevermind1O844 6 років тому +17

      pro tip: lock that door, find a new room, forget about the old one... maybe garbage collection kicks in

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

      quick sort for you. Or if you bored, gravity sort it.

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

    I didn’t understand a lick of the computer science, but I was entertained throughout

  • @dielfonelletab8711
    @dielfonelletab8711 6 років тому +86

    😮 For the first time ever I did something before Dan inspired me to. I feel like a true programmer now!

  • @rikkiegieler5638
    @rikkiegieler5638 6 років тому +194

    I suggest:
    Merge Sort
    Heap sort
    Bogo sort and BogoBogo sort ;-)
    Sleep sort
    Gravity/Bead sort
    Comb sort
    Slow sort
    Insertion sort

    • @giorgosd3624
      @giorgosd3624 6 років тому +7

      Rikkie Gieler Dont forget Miracle sort

    • @Triavanicus
      @Triavanicus 6 років тому +16

      Why not Radix sort as well

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

      Don't forget Intelligent Design sort.

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

      sorting with ML. Why not to try?

    • @blasttrash
      @blasttrash 6 років тому +2

      And then visualize all of them in a parallel sort way as well. like simulating multiple processors and what not.

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

    I've been watching your challenge videos for a while, watching until I understand what it is, actually researching and coding them and then looking at what you did. Pretty fun way to spend/procrastinate through a couple hours

  • @ekarademir
    @ekarademir 6 років тому +7

    Daniel, you made me smile! Thanks for all your efforts.

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

    Dude just did an entire weeks worth of my programming homework in one sitting, added great commentary and instruction the entire time, recorded a fun video and I was still completely more interested in this than doing my own homework. Good shit

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

    My goodness , each video of yours is mesmerizing. I kinda keep watching it till the end even if i don't understand some stuff in between.
    **most important note is I never get bored of your videos 😅**
    You're amazing!!!!!

  • @glendale87
    @glendale87 6 років тому +1

    Sorting visualizations are so relaxing! Awesome vid :)

  • @goldenfreddy8649
    @goldenfreddy8649 6 років тому +1

    I took a basic computer science class because I needed the credit. We actually used a couple of your videos as references. Now I have a somewhat newfound interest in computer science once again, and these videos are actually pretty intriguing.

  • @Otakutaru
    @Otakutaru 6 років тому +2

    I LOVE you! Sorting algorithms are too much fun

  • @ElZafro_
    @ElZafro_ 6 років тому

    The animation using the noise blew my mind. So cool!

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

    Actually it grows polynomially and not exponentially since O(n^2) < O(2^n). For instance, in the case of n=6 as in your example, a polynomial growth implies 36 computations, while an exponential growth 64. Just as a reminder (from biggest to smallest)
    - Factorial O(n!)
    - Exponential O(a^n) for a fixed
    - Polynomial O(n^a) for a fixed
    - O(n log n)
    - Linear O(n)
    - Logarithmic O(log n)
    - Constant O(a) for a fixed

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

      ehud kotegaro O(n^n) grows even faster than O(n!).

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

      @ehud kotegaro not helpful

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

    YOU’RE THE BEST TEACHERRR
    PERIODTTTT

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

    You make coding much more fun!! Keep being yourself!

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

    I just love your energy, from a 31 year old, 3 year professional coder, going over these basics with that sun in the background and you dancing.
    Kalabunga what fun learning.
    Annnd pretty sure I won't have to go over this basic again as you have imprinted it..... so therefore, on to allll your other videos to get that same level of imprint. THANK YOU.
    I am subscribed and liked and shall continue to like, great great educational, so fun, content. The dances just get me and nervous hahaha been at this for 3.5 hours now, thank you for your time.
    Super.

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

    You are amazing. That was hella fun! Thank you very much.

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

    This is really a subject that I find interesting. When I was younger I loved to do sort visualizations (and fractals) . You gave me the motivation to continue :)
    Apart from that, you're very energetic, funny and passionated, keep up the good work

  • @provolke
    @provolke 6 років тому +31

    You should do a soduko solver! Ive been trying to make one thats a 3x3 for awhile. I wanna try to do it very eligantly.

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

      It gets solved fairly efficiently by backtracking, you should try that.

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

      @@amrsaber5457 whats backtracking in this context?

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

      @@alcxander try m.ua-cam.com/video/auK3PSZoidc/v-deo.html

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

      @@alcxander Essentially you fill in any number that will currently work in a cell and assume that it's correct. Then you keep filling out the board until you fail, take a step back, try a different number, repeat. You can backtrack all the way to cell #1 if you are unlucky, but this is a slightly more elegant brute force.

  • @OrangeC7
    @OrangeC7 6 років тому +9

    Actually, the least efficient sorting algorithm is the random sort.
    *pushes glasses up nose*

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

      BogoSort. I suspect the Bogo stands for Bogus.
      Surprisingly it can work for short lists (less than ten elements).

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

      Nah, miracle sort is worse. "Is it sorted yet? No? Okay, wait, do nothing, wait a minute, and check again.

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

    I don't know what the hell is going on here, but it's cool to see what goes on behind those neat sorting animations that keep popping up in my feed. I never made it past the first couple of Hour of Code levels.

  • @user-yq8xh
    @user-yq8xh 6 років тому +2

    Your videos are awesome, I have learned so much by watching them! I would love to see a videos series on assembler programming. I did not understand this stuff till now, but I know if you were my teacher I definitely would. :-)

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

    New sorting algorithm >> DERP SORT
    Sets a random number to the begining and if it is the smallest keep it and remove it from the list, else get a new random number from the list and keep the old one in the list.
    Mindblown

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

    Fast sort:
    until [done] do
    shuffle (not right placed)
    end

  • @MarkoFire123
    @MarkoFire123 6 років тому +2

    Queen of sorting!

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

    “Bubble sort is probably the least efficient sorting algorithm”
    Bogosort has entered the chat

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

    Visual sorting algorithms are like crack for my OCD. I love it!

  • @DavidSuper13
    @DavidSuper13 6 років тому

    the merge sort looks really incredible

  • @ABaumstumpf
    @ABaumstumpf 6 років тому

    It is nice how the simple lines at 5:25 show the problem with the used "Random" function of java - for most applications it is fine, but the numbers do exhibit a pattern.

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

    Congratulations, you made me want to learn how to code.

  • @WildAnimalChannel
    @WildAnimalChannel 6 років тому

    I like watching these videos. It's relaxing.

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

    these are so cool. like the energy is contagious and the teachin is so goood. thenkssssssss

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

    Thank you sir, greatly enjoyed.
    There was a time I wrote code just like that...
    in machine code, before there was C compiler.
    More addicting than games, because there
    were no games...long into the dark and tired night.
    No source control, no internet.
    I greatly miss it.
    11.27.21

  • @tanyastaneva1500
    @tanyastaneva1500 6 років тому +38

    Please do the radix sort :)

  • @jeeaile5835
    @jeeaile5835 6 років тому +2

    Awesome video from France !

    • @fabu4792
      @fabu4792 6 років тому

      BON JOOR MISS SURE. COMA SA VA!

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

    The most (and kind of least) efficient sorting algorithim is the random sort; you randomly arrange the numbers, and check if it's correct.

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

      And i think it is O(n!)...

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

    I don't even know what is processing programming language is but I see his videos for months now to understand the logic then I'm trying recreate it in MATLAB.

  • @DevinTyler_2
    @DevinTyler_2 6 років тому +3

    YESSSS!!!!! Visualize ALL OF THE SORTS!

    • @陈瀚龙
      @陈瀚龙 6 років тому

      Insertion, Merge, GO GO GO!

    • @Kiotiify
      @Kiotiify 6 років тому

      ua-cam.com/video/SJwEwA5gOkM/v-deo.htmlm36s Enjoy this clip from Sorting out Sorting....

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

    The least efficient sorting algorithm as far as I know is not bubble sort, it's random sort. This randomizes the order of the array, checks if it's in order, if not then it randomizes it again. This method is n! or n factorial, which is much more than n². 7! for example would be 1*2*3*4*5*6*7 which is 5,040, whereas 8! is 40,320. An array of 8 needs an average of 40,320 operations to sort... Crazy.
    There is basically no reason to do this except fun as far as I know.

  • @nicholas_scott
    @nicholas_scott 6 років тому

    Loved this. Takes me back to college. I think every freshman has to make a visual bubble sort so the prof can detail how ineffecient it is

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

    no clue about any of this stuff, but i love your personality so i watch anyway, youre awesome

  • @JimThomson-x3r
    @JimThomson-x3r Рік тому

    A tip, each subsequent pass only needs to traverse until the last swap, not until the decrementing index. Also, you will know you are at the end if a pass did no swaps.

  • @xnick_uy
    @xnick_uy 6 років тому

    This was very nice. I was thinking about creating a "genetic algorithm sort" next, combining some of your former videos and this one :P

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

    You can also keep track of whether there is a swap or not. If not you can terminate the sort.

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

    I dont even know what's happening but this amazes me!

  • @Morpheus396
    @Morpheus396 6 років тому +1

    Oh how I wish this was available when I did sorting algorithms last year! Great vid.
    *Ps I'm a proud owner of a copy The Nature Of Code :)

  • @prakharpandey2392
    @prakharpandey2392 6 років тому +1

    Hey Dan I'm almost selected for the National level Coding Championship. 😍😍
    All thanks to you and my school teacher😍

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

      are you into compettitive programming?

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

    3:38 correction not just how long it performs but how many accesses, comparisons, and where the data is access plays a part for one reason: storage media. Rotational drives like algorithms that dont have to move the spindle around the surface constantly or that access data sequentially. Hybrid drives love algorithms that use the beginning of the set as a temporary storage space (solid state occupies the first 10-20% of the drive), NAND and VNAND love algorithms that break themselves up into evenly spaced blocks (blocks of data). Sometimes it's not exactly how long it takes to complete a sort, minimizing damage to your storage media matters at the data center which is how and why many of these sorting algorithms came to be in the computer science world.
    Hundreds of trillions of disk accesses matter to drive life over time. Big databases enjoy the reliability and benefit of a smartly chosen sorting alogirhtm.
    FYI the fastest in volatile memory (RAM) for those concerned is pigeonhole. 4000 accesses and 0 comparisons. If you have a mechanical drive that's new, choose Radix (all base forms of RADIX produce sequential, rotational movement during access times when graphed during sorting) , if you've a hybrid drive for your data set, choose WikiSort (first 10% of the set is used as the comparitive area) . Proper choices will preserve the life of your drive.

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

    making videos super interesting, cool guy, we really had enjoyed your videos.

  • @jacksonweidmannmann5113
    @jacksonweidmannmann5113 6 років тому

    the most inefficient sorting algorithm is actually the random sort. You rearrange the array randomly and check if it's sorted. I believe the computation time grows at n!

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

    Man I wish I knew coding/programming has as good as you. I'm trying to teach myself python now. I hope to get to this level some day

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

    i lik your explication method it is amazing ...no boring thnx

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

    You can probably use generators using the yield keyword to make the visualization of each step simple.

  • @Danacus
    @Danacus 6 років тому +4

    Sorting algorithms! Something I was planning to do! I'm curious to see how the algorithms work.

  •  6 років тому

    and i thought sorting algos would be boring. but with these visualizations?! Damn, Imagination is the limit!

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

    Stalin sort:
    Go through the list, and simply delete elements which are out of order.
    Your array is now sorted.

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

    Bubble Sort is not the worst, that goes to Bogosort, whose Big O notation is "(n + 1)"! [the reason is because it randomizes the order of the list until it is sorted]

  • @junaidchoudhary9110
    @junaidchoudhary9110 6 років тому +1

    09:23 that jump though, it feels so relatable..lol

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

    somehow, there's something so magical about you saying "I just sorted this with a bubble sort"

  • @nithinsravan596
    @nithinsravan596 6 років тому

    Awesome!!! Man love your channel 🔥😁

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

    16:37 moves invisible laptop

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

    How long the sort takes depends on the values. If they are already mostly I'm order a bubble sort can complete in only a few passes. Use the correct sorting algorithm for your data.

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

    Wow.... I have never ever seen someone using processing other than using it while programming an Arduino :D Took me back to college :D

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

    How did I miss this one? Thanks for the video Dan

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

    10:00 you don't need j, you just need i. then just have a boolean saying if everything is sorted, then just end it if that boolean is true (it is sorted)
    every time you check if it is sorted, if you didn't have to swap then keep it true, but if you had to swap then make it false, and when you reset i to 0 check if sorted is true, if it is true then you didnt have to swap anything and it is all sorted, but if it is false, then set it to true and go over the array again

  • @JinTsen
    @JinTsen 6 років тому +10

    Why is this video not listed?
    anyway, the growth isn't exponetially, it's quadratic or polynomial, more generally speaking.

    • @TheCodingTrain
      @TheCodingTrain  6 років тому +8

      Ack, I always make this mistake, thank you for pointing it out. I'll add a note to the description. (I leave videos online and unlisted for a bit while I prepare captions etc. I like to release only one video per day but happy for people to find them in advance.)

    • @JinTsen
      @JinTsen 6 років тому +1

      I see, thanks for the explanation :)

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

    Great video as always!

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

    Do you plan you continuing these series? It's so helpful

  • @astrotoaster5555
    @astrotoaster5555 6 років тому +1

    Please do a video of the quickest sorting method, with this same format please

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

    Ahhhh and the "jolly-ness" of Dan! It's just so enjoyable to watch your vids! #TheCodingSanta - Santa now codes!
    *Watching your videos makes me happy! xD

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

    What's this treasure I've stumbled upon

  • @soparado3676
    @soparado3676 6 років тому +3

    Great work Dan! Could you try to visualize the Radix Sort?

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

    This guy is crazy but one of the best tutor 😎

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

    More sorting videos please!

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

    This guy is a legend.

  • @redhen
    @redhen 6 років тому

    Watching this video features heavily, very heavily, on my to-do list today. Thank you, Dinael Shufflepins. X

  • @danielettrup3002
    @danielettrup3002 6 років тому +69

    Background(0) ?? Er you okay Daniel? Why not 51?

    • @TheCodingTrain
      @TheCodingTrain  6 років тому +19

      haha!

    • @4pxris3
      @4pxris3 6 років тому +7

      @@TheCodingTrain uhh i cringe everytime someone puts a exclamation mark at the end of haha or xd.

    • @danielettrup3002
      @danielettrup3002 6 років тому +13

      haha xd

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

      this comment has 51 likes lmao

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

      @@blinzi69 I wouldn't want to ruin that

  • @davidbuzatto
    @davidbuzatto 6 років тому

    A pretty nice thing to try is to implement some kind of temporal control, so you can go forward or backward in the sorting process. Give it a try 😊

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

    Timsort. It's the main sorting algorithm used by Python and Java now.

  • @neson6624
    @neson6624 6 років тому

    Just by watching and understanding what you say I did my HW in a few minutes.
    I would love to nuke the LIKE BUTTON!!!!!
    Dude you are AWESOME.
    Just by watching you makes me smile. :D

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

    How do you make everyone laugh even while coding.

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

    you are amazing man, amazing

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

    Here is my Version in p5.js: editor.p5js.org/NachoMan/sketches/3dCeFi1_
    Im especially proud of the "clean" shuffle algorithm i wrote and don´t really understand by myself but it works great. xD

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

    As I goes up...
    My grammar instincts kick in

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

    I really really want to see you do Delaunay triangles Daniel, easy as on paper, not so easy in programming lol

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

    Learnt sorting way back in secondary waaay back in 2006! It's so fun to relearn it while your positivity cheers me up as well! :)
    Also, can this be implemented using Python? i'm sure it can, but i don't know much about python, so i'll try to do this there, and it would be a good opportunity to learn as well~!

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

      If you make a python version please share! thecodingtrain.com/CodingChallenges/114-bubble-sort.html

  • @comocrearunacarpeta
    @comocrearunacarpeta 6 років тому +9

    Soy de México y estoy estudiando la universidad, curso la carrera en Ciencias de la Computación, conocí tu canal hace no mucho tiempo y me encantó, eres increíblemente ingenioso y muy rápido, con una habilidad tremenda para programar, me la paso viendo tus videos pero mi nivel de inglés aún no es tan bueno como para entender todo lo que dices :(, ojalá que algún día exista un canal en español o yo aprenda bien inglés jaja, en fin quería decirte que incluso a hispanohablantes asombras con tus habilidades de programación. Éxito.

    • @tomborninger1752
      @tomborninger1752 6 років тому

      David López González tengo classes en espanol.

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

      Let me translate for you guys:
      "I'm from mexico, and I'm studying in college computer sciences. I found your channel not so long ago and I loved it, you're really clever and fast, with a tremendous ability to code things. I spend a lot of time watching your videos but my english is still not so good to understand everything you say :(, hopefully someday there is an spanish channel like yours, or I learn english haha. Anyway I wanted to tell you amaze that even to spanish-speakers with your skills."

    • @Mumumuth
      @Mumumuth 6 років тому

      面白い。。。

    • @t1mk1ll3r4ll
      @t1mk1ll3r4ll 6 років тому

      HEROE!

    • @Mikenight120
      @Mikenight120 6 років тому +2

      Yo tambien estoy estudiando en la universidad Ciencias en computadoras solo que estoy en Puerto Rico
      metele fuerte al ingles lo vas a necesitar mucho para la programmacion y las oportunidades que vas abrir al entender mejor el ingles con la programmacion

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

    I've seen Cube Sort and then there's Slowsort.
    Both were interesting.

  • @ravencircles4611
    @ravencircles4611 6 років тому

    I did this on a 3ds in 20 minutes these sort algs are fun

  • @mohanish35
    @mohanish35 6 років тому

    My worst nightmare would be to open UA-cam and don't find this channel.

  • @elliotardouin-nesbit5657
    @elliotardouin-nesbit5657 4 роки тому

    Babe, its 3am, time to watch hours of sorting videos

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

    That swap function is one of the reasons Python is the best.

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

      Why, you ask? Because swapping two values in Python is:
      a, b = b, a

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

    Again the video i wanted to see..... thank you very much for this video...

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

    You missed the oppurtunity to bubble sort visualize with bubbles (ellipse)..

  • @PatoPlayGames
    @PatoPlayGames 6 років тому

    making framrate higher wouldnt be better? Or it wont work?