/cb-interview-exercises

Some interview exercises with built-out tests

Primary LanguageRuby

cb-interview-exercises

What's this?

A few interview exercises for Careerbuilder with some failing tests. Make 'em work!

Setup

$ git clone https://github.com/toastercup/cb-interview-exercises.git
$ bundle install
$ cd project_name
$ rake test