algorithms Some Clojure functions for exercising my algorithm skills. So far there's: A star Bubble sort Basic graph search algorithms (like shortest path) Basic data structures like stacks and queues. Usage Don't try this at home.