Roman to Integer at Microsoft
Easy66.2% acceptance
This problem has 75.0% frequency at Microsoft.
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 Microsoft Questions
Two SumEasyLRU CacheMediumAdd Two NumbersMediumLongest Substring Without Repeating CharactersMediumLongest Palindromic SubstringMedium
View all Microsoft questions