Stats
Tags
About
#interview
#174
Inverse an Array with Ruby
June 27, 2015
Nat figured out how to invert an array in Ruby without `reverse` after an interview question.
#ruby
#interview
#javascript