SODA Bibliography 1990-1998 - Bibliography containing papers published in the proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms. [Hypertext version died, only gzip version available.] - http://liinwww.ira.uka.de/bibliography/Misc/HBP/SODA.bib.gz
The Art of Computer Programming - By Donald Knuth. Homepage of the classic text. - http://www-cs-faculty.stanford.edu/~knuth/taocp.html
Data Structures by R. K. Ghosh - Course materials, animation applets, links to on-line books and other related internet resources. - http://www.cse.iitk.ac.in/users/dsrkg/cs210/
Ultrafast Parallel Algorithms and Reconfigurable Meshes - Links to an online paper by Quentin F. Stout. Algorithms have been developed for problems in geometry, graph theory, arithmetic, sorting, and image processing. - http://www.eecs.umich.edu/~qstout/abs/DARPA92.html
Stack Free Recursion - A paper describing the "Stack Free Recursion" algorithm. C code with C++ comments. - http://www.olympus.net/personal/7seas/recurse.html