Have you ever wondered how your choice of algorithm will impact the performance of your app? Does Big-O notation really matter outside of Computer Science class? Let's look at some of the underlying algorithms in Ruby and investigate how our implementation decisions can make-or-break our apps!