Skip to content

puffsun/ctci_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Introduction Ruby solutions to questions in the Cracking the Coding Interview 5th editions book.

Source code and RSpec tests included

###How to run the tests You can run the tests by simply type rake inside the root directory of the source code, before that, you should run bundle install to install required gems, see Rakefile for details.

###TODO New solutions and tests will be added into the repository in future, please keep watching for further updating.

About

Cracking the code interview solutions in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages