From a0c97da92bfdacbc1637cf3bb5b3d102a06d099d Mon Sep 17 00:00:00 2001 From: Maxim Abramchuk Date: Sat, 26 Dec 2015 05:00:08 +0300 Subject: [PATCH] Add a cool Ruby video about technical interviews --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05a8a55..c9016b2 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ### Ruby * [A list of questions about Ruby programming you can use to quiz yourself](https://github.com/gregstallings/ruby-trivia) +* [The Art of Ruby Technical Interview](http://technology.customink.com/blog/2015/11/23/the-art-of-ruby-technical-interviews/) * [11 Essential Ruby Interview Questions from top 3% developers company](http://www.toptal.com/ruby/interview-questions) * [15 Questions to Ask During a Ruby Interview](https://gist.github.com/ryansobol/5252653)