Thread
:
How to sort a list using Bubble sort algorithm
View Single Post
#
4
(
permalink
)
04-29-2008, 10:04 PM
Zosden
Senior Member
Join Date: Apr 2008
Posts: 386
it works for any number of n just it grows at n^2 so for each element you add the time growth is proportional to n^2.
__________________
My IP address is 127.0.0.1
Zosden
View Public Profile
Send a private message to Zosden
Find all posts by Zosden