What does the shown script output with the following list?
- 1
- 7
- 5
- 90
- 167
This:
- 1
- 5
- 7
- 90
- 167
Or this:
- 167
- 90
- 7
- 5
- 1
I didn't test it. :P
Scimonster (talk | contribs) 10:53, 7 September 2011 (UTC)
- the 1st one because the last boolean block is <. If it was > it would be the other way around
ScareCrowCritic (talk | contribs) 00:04, 19 October 2011 (UTC)
Merging the content from Sorting Algorithms
It was already proposed that Sorting Algorithms be merged with this page. I support this proposal, as it doesn't make sense having two articles on various sorting algorithms. Lovecodeabc has raised concerns that the algorithms from that article are too advanced for this article, but I think that while they may be advanced, they are faster than the other options and still worthy of including so that users can learn about them. Since this tutorial is already not linear (i.e. has to be done from start to finish since each section is standalone), this would just be adding further standalone options.
jvvg (talk | contribs) 16:08, 30 December 2020 (UTC)