Solution: HackerRank Sherlock and Moving Tiles in Ruby

Categories: Coding, Solutions

This one was pretty fun! To be honest, I found it a little tricky at first but once I got the hang of it the math was pretty easy. The key is understanding that the velocity of each square is how much they each move on the line y = x every interval. NOT how much … Read More