Convert a number to an array of characters without using to_s
Anonymous
I think the interviewer was looking for some kind of use of modular math to separate the digits out, and then assuming that the string could be represented as an array of ASCII digits.
Check out your Company Bowl for anonymous work chats.