Algorithms Explained in 30 seconds: Bubble Sort 👩‍💻 #technology #programming #software #algorithm

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Please make a video on algorithms and data structures, it was one hell subject during my 2nd semester

vikrantsatpute
Автор

I learned bubble sort before getting into programming. I first used it in Pokemon Yellow, to sort my Pokemon. You could only sort one swap one pair of pokemon at a time, so bubble sort was the way you had to do it.

islandcave
Автор

maybe use it, then charge more for code improvement 💀

koi
Автор

This is such a good idea! Can you do the same with data structures?

platimus
Автор

I play a game called 7 Billion Humans and honestly this is the only way I could figure out how to solve certain puzzles

gmmalotus
Автор

After you put the 8 in the last spot you start comparing at the beginning again and you keep going until you get to the 5 and 4 to be switches.

The way the animations shows, after 8 is placed it just goes straight to the 4 and 5. Which is wrong.

ivanthealien
Автор

I think C is one of the best Languages because of its flexibility. There is literally nothing you can't write in C. For example i am really interestet in Computer architecture and for some concepts like Paging and MMIO it really just helped writing a small kernel to implement these concepts. Guess what Language i used besides Assembly.

__gadonk__
Автор

Your videos are really helpful man👑Subscribed ❤️

-Corvo_Attano
Автор

I love these types of quickly explained alghoritms

petrepavelescu
Автор

The simple way to write a code, is most of the best way to write your code. No one going to care about the code behind as long your program does not take too long to load.

serred
Автор

What’s the next best one then? I only know bubble sorting from school 😆

jayabegglen
Автор

Please try covering the topics of Discreet Mathematics... It will be coming on my second semester..

maharun
Автор

Do you have playlist for algorithm in simple way

syedsohail
Автор

Pls how can you provide a video on how to learn and master algorithms and data structure to pass interview coding test

fanimokunbusayo
Автор

Fun fact that bubble sort could be faster than other on small arrays ;)

All-jlyi
Автор

Hashes best way to go if you know the possible values. Binary sort if you don't

flamehiro
Автор

At first I was using Bubble Sort and getting TLE all over the places 😂

maharun
Автор

2 for loops in C and u are done
Or even one

pham
Автор

Isn’t it a Shaker Sort when you change a direction of iteration?

rafamielniczuk
Автор

i mean, i didn't feel like i am five.

debanwitahajra