Тёмный

Bogo Sort: Background & Python Code 

Brian Faure
Подписаться 13 тыс.
Просмотров 11 тыс.
50% 1

In this video we'll continue our series covering sorting algorithms by taking a look at the Bogo Sort. We'll begin by covering the basics and overall idea of the Bogo Sort, and, later we'll open up a coding editor and actually implement the algorithm using Python. Warning: Don't use this algorithm in practice.
If you'd like to learn about Python data structures, check out my video series starting with: • Python Data Structures...
Video series covering GUI development in Python: • Python GUI Development...
References:
[1] en.wikipedia.org/wiki/Bogosort
[2] bigocheatsheet.com/
End song is "Air Hockey Salon" by Chris Zabriskie

Опубликовано:

 

8 окт 2017

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 15   
@XoIoRouge
@XoIoRouge 6 лет назад
I came here to see Bogo Sort solve something. I left here finding a new channel with a fantastic video quality for coding. Time to learn python!
@subhambiswas7750
@subhambiswas7750 6 лет назад
Good informative video for who need it
@TheXuxordis
@TheXuxordis 6 лет назад
Awesome video!
@BrianFaure1
@BrianFaure1 6 лет назад
Thanks so much!
@JohnDoe-bm5lp
@JohnDoe-bm5lp 5 лет назад
thanks a lot for making these, I'm new to python and I try to recreate them by myself after watching
@BrianFaure1
@BrianFaure1 5 лет назад
Nice! Let me know if you run into any issues or have any questions, hope you enjoy learning python as much as I did 😁
@Nilslos
@Nilslos 5 лет назад
I just thought it would be really fun as a developer to include bogosort in another application using sorting, just to prank the users. There is just that one problem with it, that the users would think the application has hung up or is at least slow as shit (when more that 12 values shall be sorted) :D.
@BrianFaure1
@BrianFaure1 5 лет назад
Imagine if Excel used bogosort lmao
@martysh1226
@martysh1226 4 года назад
@@BrianFaure1 BRUH
@xiubinzheng7
@xiubinzheng7 5 лет назад
subbed.
@imvickykumar999
@imvickykumar999 4 года назад
Easiest algorithm to sort but time to complete is infinite...🔁
@LastDemonAlive
@LastDemonAlive 5 лет назад
Can you pass the source for some Bogo fun?
@BrianFaure1
@BrianFaure1 5 лет назад
from random import shuffle def is_sorted(a): for i in xrange(1,len(a)): if a[i]
@skylordguy6861
@skylordguy6861 4 года назад
Still beats bogobogosort
@nathnaeldereje5127
@nathnaeldereje5127 2 года назад
Nice video , but please buy a new microphone
Далее
Graham Scan: Background & Python Code
14:10
Просмотров 20 тыс.
Quicksort (In-place): Background & Python Code
8:39
Просмотров 16 тыс.
Mansan oshdi😅
00:22
Просмотров 2,8 млн
If Barbie came to life! 💝
00:37
Просмотров 17 млн
Quicksort: Background & Python Code
7:56
Просмотров 19 тыс.
Binary Search: Background & Python Code
6:57
Просмотров 19 тыс.
Easy Password Generator In Python
8:06
Просмотров 29 тыс.
Merge Sort: Background & Python Code
8:53
Просмотров 26 тыс.
Python Data Structures #5: Binary Search Tree (BST)
31:54
AVL Tree: Background & Python Code
24:24
Просмотров 45 тыс.
Bubble Sort: Background & Python Code
8:31
Просмотров 12 тыс.
Sieve of Eratosthenes: Background & Python Code
14:42
Selection Sort: Background & Python Code
7:31
Просмотров 6 тыс.
Reading & Writing Files In Python
12:03
Просмотров 4,7 тыс.
Mansan oshdi😅
00:22
Просмотров 2,8 млн