I have found an interesting post about interviewing recently.
Actually, I don’t really like this categorical approach. But there are my solutions have been written in Ruby.
Problem 1
Write three functions that compute the sum of the numbers in a given list using a for-loop, a while-loop, and