jashkenas--coffeescript/examples/computer_science
..
README
binary_search.coffee
bubble_sort.coffee
linked_list.coffee
luhn_algorithm.coffee
merge_sort.coffee
selection_sort.coffee

README

Ported from Nicholas Zakas' collection of computer science fundamentals, written
in JavaScript. Originals available here:

http://github.com/nzakas/computer-science-in-javascript