
04-12-2006, 06:01 PM
|
|
one of the good guys
|
 |
Join Date: Jan 2006
Posts: 245
|
|
|
since there is talk of a data structure (a stack)
let's see a gscript bubble sort
or better yet
a red-black threaded binary search tree
(the data structure used on most operating systems to store and access information on hard drives) |
|
|
|