As I have my code I might as well post it now. I've not beautified or robustified it yet:
Creating the initial random array:
The way I did it at university and how it initially last night:
And my bubble sort:
---------- Post added at 11:13 ---------- Previous post was at 11:08 ----------
Quote:
Originally Posted by Damien
Could either have a vote, or simply just get feedback from other people.
I mean the following requirements are all important:
- Readability (Can I understand it?)
- Performance (How quick is it compared to other implementations?)
- Elegance (Is it frakking Cool?)
|
That's decent criteria. We could also get an experienced developer to act as a judge but maybe rotate the position so everyone gets a go.