
Excel Column Number

Given a string that represents the column title as appears in an Excel sheet, return its corresponding column number.
But how does the Excel column numbering actually work? Well, the column number is like decimal number, but with base (radix)...
You should be an authorized user in order to see the full description and start solving this mission.