Find a method to reverse an integer
Anonymous
Just did the mathematical solution, I image you can also probably get away with giving the type casting solution going from int -> string -> reversed string -> int
Check out your Company Bowl for anonymous work chats.