Thread: My baby
View Single Post
  #19  
Old 04-12-2006, 06:01 PM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to Prozac
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)
Reply With Quote