Interview Question Review App

A Ruby app that allows for practice answering interview questions.

To Use

  • Fork this Repo
  • gem install colorize
  • run 'ruby ask.rb' in the command line
  • Input which kind of question you would like
  • Select difficulty level

To Add/Change Questions

  • In the questions.rb file update the desired hash to include new questions

Question Resources

Javascript/Front-End

Ruby/Back-End