Page 1 of 1

LinkedList, Queue and Stack

Posted: Thu Oct 05, 2006 10:38 pm
by Flamie
Ey, a couple of weeks ago I wrote 3 classes to implement the ADTs Linked lists, queues and stacks in PHP.
http://framework.wormsrenegade.com they can be seen there. Let me know what you all think I should add/remove/modify to them.

Posted: Thu Oct 05, 2006 11:16 pm
by s.dot
I can't say a lot at the moment (have to go). But I did notice right off the bat that it is "pretty" code. If that's useful. :lol: I will comment more in the AM.