Roman to Integer at Bloomberg
Easy66.2% acceptance
This problem has 75.0% frequency at Bloomberg.
Problem Description
Roman numerals are represented by seven different symbols: `I`, `V`, `X`, `L`, `C`, `D` and `M`. **Symbol** **Value** I 1 V 5 X 10 L 50 C 100 D 500 M 1000 For example,...
Read full problem and hintsTopics
Also asked at 44 companies
More Bloomberg Questions
Two SumEasyAdd Two NumbersMediumLongest Substring Without Repeating CharactersMediumValid ParenthesesEasyInsert Delete GetRandom O(1)Medium
View all Bloomberg questions