Talk:Sorting algorithms/Bubble sort: Difference between revisions

Content added Content deleted
Line 92: Line 92:
Of course, Insertion Sort is only slightly more complex than Bubble Sort, and it is somewhat faster, so it could be preferred.
Of course, Insertion Sort is only slightly more complex than Bubble Sort, and it is somewhat faster, so it could be preferred.
--[[User:PauliKL|PauliKL]] 16:22, 11 December 2008 (UTC)
--[[User:PauliKL|PauliKL]] 16:22, 11 December 2008 (UTC)

== An useful review ==

Hello can I post this here?