![]() |
|
#1
|
|||
|
|||
community project proposali have an idea for a community project which will make good use of everybody's super fast Pentium 4 or athlon 64 or whatever the latest processors are. Everybody could participate. We will all test a sorting mechanism. on a list of 10,000 elements, 100,000, the bigger the better.
the sort we will test is bogosort. very simple sort. we shuffle the elements in the list using a random function till we find a combination which is perfectly sorted. who wants to participate? __________________
spasms!!! |
|||
|
#2
|
||||
|
||||
|
I don't have a Pentium 4
Maybe if you explain a little bit more... __________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ |
|
#3
|
|||
|
|||
|
bogosort is an unstable sort which has no use whatsoever in real world. In bogosort, you just randomly shuffle the elements in your unsorted list, and check each time if the list is sorted. It could be sorted in the first try (stranger things have happened) or it could take an eternity. this post was meant as a joke and hence it was in open discussion
__________________
spasms!!! |
Recent GIDBlog
Problems with the Navy (Officers) by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Community Project Proposal | dsmith | Miscellaneous Programming Forum | 71 | 19-Feb-2005 12:26 |
| project ideas anyone? | phatchump | C++ Forum | 0 | 01-Dec-2004 17:10 |
| Need help on a project for C programming | andrew410 | C Programming Language | 1 | 30-Oct-2004 07:01 |
| Help with project. | anignna | C Programming Language | 12 | 27-Apr-2004 07:51 |
| Anyone need a PHP project done? | geedubya15 | New Member Introductions | 2 | 25-Jun-2003 11:29 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The