Quote:
I remember doing a bubble sort at university. Its very inefficient. The way I did it at university (and last night) was on usually about twice as efficient. I did it both ways for fun last night anyway. I'll post both later if people want.
|
We should probably decide on the size of the array and measure the performance for each different implementation.