I was recently asked in a job interview to resolve a programming puzzle that I thought it would be interesting to share. It\'s about translating Excel column letters to actu
This is basically a number in base 26, with the difference that the number doesn't use 0-9 and then letters but only letters.