Bubble Sort By Abdul Bari

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

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

Sir your explanation of the bubble sort is top notch.

MuhammadYousaf-mzgd
Автор

18:26 In the context of sorting, an *non-adaptive* algorithm takes the same(ish) amount of time for a given number of values no matter what. An adaptive algorithm takes advantage of properties of the data. This usually means taking advantage of any near sorted or already sorted portions.

rnjnmhta.catomato
Автор

better then apna skul, apna college, babbar, anuj bhaiya, L#@! lasssan..
thank you sir.. aise padhaoge to DSA se pyar ho jaega humko

bhaveshgupta
Автор

better than everyone i have seen so far... thanku we are to have you sir

yaminireddy
Автор

Thanks for your explanation sir, I understand clearly

myatthitsarkhine
Автор

Hey, thanks for uploading this video.
Do you know why he took it off of his own channel?

bigo
Автор

Thank you very much this video have help me a lot

kamaraernestben
Автор

Sir in outer for loop i = 0 i < n-2 should come ryt .. because when we r starting from 0 number of pass should be n-2 means 5-2= 3 pass from 0 to 3 we hv 4 passes..but u hv initialised to n-1 means from 0 to n-1 we will get 5 passes ryt ....

Jeevan-n
Автор

Thank you very much for the explanation.
What if after a pass or two (as long as the number of pass is less than n-1) the list is sorted, how can I use the flag to check that?

otetumooluwaseun
Автор

bro how did you get this video from udemy

rnjnmhta.catomato
Автор

Adaptive, stable, extra memory or not

maaniksharma
Автор

can anybody tell me how do i code this ?

Footballxtraa