Roman numeral to integer

Medium

Given a Roman numeral string, write a function that returns the corresponding integer value. Keep in mind that Roman numerals also use subtractive notion, for example, IV corresponds to 4. ...

Sign in to InterviewQs to view this question

Or

New to InterviewQs? Sign up now.

By proceeding, you agree to our Terms and Conditions and Privacy Policy.

Loading editor...