The Wayback Machine - https://web.archive.org/web/20090917085753/http://github.com:80/nzakas/computer-science-in-javascript/
Description: Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
Homepage: http://www.nczonline.net/
Clone URL: git://github.com/nzakas/computer-science-in-javascript.git
name age message
LICENSE Sat Apr 11 18:58:48 -0700 2009 Linked list implementation in JavaScript [nzakas]
README Sat Apr 11 19:58:17 -0700 2009 Updated readme [nzakas]
algorithms/ Mon Sep 07 11:17:41 -0700 2009 Selection sort implementation [nzakas]
data-structures/ Sun Aug 02 18:11:21 -0700 2009 Updated doubly linked list unit tests [nzakas]
README
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript. All of the code is 
available under an MIT License.