A Ruby app that allows for practice answering interview questions.
- 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
- In the questions.rb file update the desired hash to include new questions
Javascript/Front-End
- http://www.sitepoint.com/5-typical-javascript-interview-exercises/
- https://blog.udemy.com/javascript-interview-questions/
- http://blog.sourcing.io/interview-questions
Ruby/Back-End