Skip to content

NeillAlexander/Algorithms-in-Clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms in Clojure

I’m currently reading “Algorithms in Java 1-4” by Robert Sedgewick. This project contains little snippets of code I have written to help my understanding. Only I’m not writing them in Java. Oh no, that wouldn’t be fun. I’m writing them in Clojure.

Be warned – there is no guarantee that this is idiomatic Clojure. I’m pretty much just translating the code from the book into Clojure.

License

Copyright © 2011 Neill Alexander

Distributed under the Eclipse Public License, the same as Clojure.

About

Snippets of code I've written while reading "Algorithms in Java"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors