/binary_tree_spec

Someone else's binary tree implementation; my tests

Primary LanguageRuby

I stole an online Ruby implementation of a binary tree, then wrote a bunch of tests for it because I wanted to catch up on rspec binary_tree.rb contains a link to the original blog post