Fidessa Interview Question

Make a queue(or stack, i forgot), without using any library.

Interview Answer

Anonymous

May 30, 2011

Make a link list. Add from front and delete from last