03-14-2023, 08:53 PM
(This post was last modified: 03-14-2023, 08:53 PM by TempodiBasic.)
@DANILIN
---
just for understanding your communication...
1. sorting halves is one kind of bubble algorithm?
(it does not appear to me looking at you code.)
2. Is russian sorting halves a russian version of an algorithm called "sorting halves", ie like Quicksort has different versions?
Thanks for feedback.
about
No, I have posted only those variations of Bubblesort that I have in my knowledge...
If you have another variation, I will glad to see it in this thread, if you want to share it.
OK, I'll do. Please assure me that is a variation of Bubblesort algorithm
Quote:Lol with the second video from youtube You have taeched me the algorythm slower than BubbllesortHere I said that from the video of youtube that you have linked I learnt that Odd-Even sort is (or seems to be?) slower than Bubblesort, that is known for its slowness... and this is fun for me.
---
Quote:But "Russian sorting halves ©" works 2 times faster
and I remind you: it is possible to work 8 times faster
than bubble sorting
just for understanding your communication...
1. sorting halves is one kind of bubble algorithm?
(it does not appear to me looking at you code.)
2. Is russian sorting halves a russian version of an algorithm called "sorting halves", ie like Quicksort has different versions?
Thanks for feedback.
about
Quote:Will you create new bubble sorting algorithms?
No, I have posted only those variations of Bubblesort that I have in my knowledge...
If you have another variation, I will glad to see it in this thread, if you want to share it.
Quote:Please test my program
and post a picture of results independently of me
where Russian sorting halves is 2 times faster
OK, I'll do. Please assure me that is a variation of Bubblesort algorithm