Jump to content

Talk:Algorithm

Page contents not supported in other languages.
From Simple English Wikipedia, the free encyclopedia
Revision as of 21:16, 5 March 2009 by Teenly (talk | changes) (Sorting by numbers: new section)

The ip that changed the first paragraph was me, so any comment my way please. Tryx 04:36, 30 November 2007 (UTC)[reply]

Please post only simple english. It is very difficult to understand the complex words you have said. "any comment my way please" is not at all simple. Thank you.

Sorting by numbers

I think the algorithm sorting by numbers does not work. You go through the all cards one time and the biggest card is on the top of stack B but after that all it does is the cards under the top one just go backwards, like 4213 4312 4213 4312 forever. If you want it to work, every time when all the cards are in stack B you have to take off the card from on top of stack B and put it in stack C or something and then you move stack B to stack A. Then when all the cards are in stack C they are sorted. Teenly 21:16, 5 March 2009 (UTC)[reply]