Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Same program explained by my clg professor but actually i understood logic here only thanks to you sir 😇
Hello bro ye program hai apka pass run kia hua
Kon sa clg hai
Hota hai run bro I also tried but without seeing
The best tutorial. It was easy to understand. Thank you! You are the man!
sir we are just great .I was not able to understand the sorting programs but i just saw ur video and found it very simple .so just thanku
Best tutorial available on UA-cam..😄
Better than any clg teacher ❤
Now I understand all the concept thanks🥰🥰
Very nice explained👌 👍👍 keep it up👍
Thanks a lot man your teaching style is very good keep it up
Sir nice explanationSalute!!!!!!!
Thank you so much!!🌺 May Allah reward you for it .
it's big help for me, thankyou so much :)
such a nice presentaion it was. keep growing.
Helpful....thanks for the video❤️❤️
bhai thanku soooooo much bhuat acha samjhya apne..
Bhut achcha bhai🔥🔥👍
It was very helpful...
You deserve more subscriber
thanks bhai boht acha samjhaaya aap ne
Thanks for helping me 🙏
thanks bro nice explanation 👌👍
VERY VERY HELPFUL!! THANK YOU SO MUCH!
Easy to understand.. thanks sir
Awesome👏👏👏
Incredible my friend I understood about bubble sorting thank u dude,,, the step by step compilation was incredibly helpful😍😍😍
Thanks
Thank you so much for this video
Great tutorial
Sir it's ascending order but how to do descending order with array ??
lovely 🙃🌹
Can we get a soft copy of whole program ?
Sir while comparing 5 elements in for loop k=0;k
Because index starts fom 0 so thats why we have to use n-1 to get the actual number for our convenience
You mean k
great video! i understood alot, can you do one for selection sort also? it would be really helpful
Yes I am working on it
Nice video easy to understand❤
Mere online lecture me kuch nahi samj aaya.....But aapke video me sab samaj aa gya👍💯
diwane hai yaro tum....
which ide you are using?
DevC++
Very nice teaching experience
Nice video.
Thank u soo much sir for this video will u please make video on linked list and quick sort,selection sort ,merge sort and heap sort pleasee sir and also make video of tree and graph
Sir will please make video on singly linked list with function creation and display now please
Thank you @Mahek for your feedback. Will upload those videos soon.
Ok sir but insertion sort and singly link list is urgent sirr
@@mahekkhatik6935 OK
Sir you are explaining in a very clear way will you please make videos on Insertion sort, selection sort, quick sort, merge sort, radix sort
yes definitely
THANK YOU SO MUCH SIR.
Well explained sir
Thanks Pradeep
Very nice
Nice video
I do this program 3 times but only output Is that arrays...that is not in sorted array why?
please check each step of your program again
Love u sir
The best
Good one 👍👍
Thanks a lot bro...
please make video on bubble sort optimisation
Yes I definitely make video on it.
Thanks bro ❤️
Great!❤️❤️❤️❤️
bro, which application did you use to write the program? in this time frame 2:54
Dev C++
Thankyou 🙏
Nice 💯
Sir please upload the videos of other types of sorting....
Yes Definitely
Program is not working
Great
Thank You Sir
Logic temp =a(I)a(I)=a(I+1) kaise huaa
sir isse functions ke saath mein bhi karke dikha do pls
Can we have the actual code ? Thankyou in advance!
bhai step by step karwao na ..notes lekhna ka badh wapis upar edit thori kar sakhta hain ... tumhara pas tou pc hai humara pas notebook hai na
Ok bhai next time yaad rakhunga
🌃🌃
you use more variable ,here this problem can be solve by maximum 3 variable
Thanks bro
Nice
That should be k
Good bro thoda aur improvement karo
yes I will trying to improve it
I typed the exact same code and it did not work at all 😶
It works please check your code again
Thanks sir
Thnks Bro
very noise is coming from background,but nice
Thanks for your comment, next time I will try to reduce background noise
धन्यवाद सर
Too much ads brooo
Ty sir
0 understanding😏😑
//bubble sort#includeint main(){ int i,temp,b,n,a[20],j,k; printf("Enter the size of array: "); scanf("%d",&n); for(i=0;i
Wow
Hi
here the code #include void main () { int i, j,temp; int a[10] = { 10, 9, 7, 101, 23, 44, 12, 78, 34, 23}; for(i = 0; i
Thank you sir
Same program explained by my clg professor but actually i understood logic here only thanks to you sir 😇
Hello bro ye program hai apka pass run kia hua
Kon sa clg hai
Hota hai run bro I also tried but without seeing
The best tutorial. It was easy to understand. Thank you! You are the man!
sir we are just great .I was not able to understand the sorting programs but i just saw ur video and found it very simple .so just thanku
Best tutorial available on UA-cam..😄
Better than any clg teacher ❤
Now I understand all the concept thanks🥰🥰
Very nice explained👌 👍👍 keep it up👍
Thanks a lot man your teaching style is very good keep it up
Sir nice explanation
Salute!!!!!!!
Thank you so much!!🌺
May Allah reward you for it .
it's big help for me, thankyou so much :)
such a nice presentaion it was. keep growing.
Helpful....thanks for the video❤️❤️
bhai thanku soooooo much bhuat acha samjhya apne..
Bhut achcha bhai🔥🔥👍
It was very helpful...
You deserve more subscriber
thanks bhai boht acha samjhaaya aap ne
Thanks for helping me 🙏
thanks bro nice explanation 👌👍
VERY VERY HELPFUL!! THANK YOU SO MUCH!
Easy to understand.. thanks sir
Awesome👏👏👏
Incredible my friend I understood about bubble sorting thank u dude,,, the step by step compilation was incredibly helpful😍😍😍
Thanks
Thank you so much for this video
Great tutorial
Sir it's ascending order
but how to do descending order with array ??
lovely 🙃🌹
Can we get a soft copy of whole program ?
Sir while comparing 5 elements in for loop k=0;k
Because index starts fom 0 so thats why we have to use n-1 to get the actual number for our convenience
You mean k
great video! i understood alot, can you do one for selection sort also? it would be really helpful
Yes I am working on it
Nice video easy to understand❤
Mere online lecture me kuch nahi samj aaya.....
But aapke video me sab samaj aa gya👍💯
diwane hai yaro tum....
which ide you are using?
DevC++
Very nice teaching experience
Thanks
Nice video.
Thank u soo much sir for this video will u please make video on linked list and quick sort,selection sort ,merge sort and heap sort pleasee sir and also make video of tree and graph
Sir will please make video on singly linked list with function creation and display now please
Thank you @Mahek for your feedback. Will upload those videos soon.
Ok sir but insertion sort and singly link list is urgent sirr
@@mahekkhatik6935 OK
Sir you are explaining in a very clear way will you please make videos on Insertion sort, selection sort, quick sort, merge sort, radix sort
yes definitely
THANK YOU SO MUCH SIR.
Well explained sir
Thanks Pradeep
Very nice
Nice video
I do this program 3 times but only output Is that arrays...that is not in sorted array why?
please check each step of your program again
Love u sir
The best
Good one 👍👍
Thanks a lot bro...
please make video on bubble sort optimisation
Yes I definitely make video on it.
Thanks bro ❤️
Great!❤️❤️❤️❤️
bro, which application did you use to write the program? in this time frame 2:54
Dev C++
Thankyou 🙏
Nice 💯
Sir please upload the videos of other types of sorting....
Yes Definitely
Program is not working
Great
Thank You Sir
Logic temp =a(I)
a(I)=a(I+1) kaise huaa
sir isse functions ke saath mein bhi karke dikha do pls
Can we have the actual code ? Thankyou in advance!
bhai step by step karwao na ..notes lekhna ka badh wapis upar edit thori kar sakhta hain ... tumhara pas tou pc hai humara pas notebook hai na
Ok bhai next time yaad rakhunga
🌃🌃
you use more variable ,here this problem can be solve by maximum 3 variable
Thanks bro
Nice
That should be k
Good bro thoda aur improvement karo
yes I will trying to improve it
I typed the exact same code and it did not work at all 😶
It works please check your code again
Thanks sir
Thnks Bro
very noise is coming from background,but nice
Thanks for your comment, next time I will try to reduce background noise
धन्यवाद सर
Too much ads brooo
Ty sir
0 understanding😏😑
//bubble
sort
#include
int main()
{
int i,temp,b,n,a[20],j,k;
printf("Enter the size of array: ");
scanf("%d",&n);
for(i=0;i
Wow
Hi
here the code
#include
void main ()
{
int i, j,temp;
int a[10] = { 10, 9, 7, 101, 23, 44, 12, 78, 34, 23};
for(i = 0; i
Thank you sir
Thank you sir