Skip to content

FRC-7525/roman-to-int

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roman Numeral to Integer

In this challenge, you have to convert Roman Numerals to their decimal (integer) representation. The only rule: this is a common programming challenge, so please, no searching online for answers!

I'm looking for concise solutions, so instead of writing the first thing that comes to mind, think about the problem first and try to figure out shortcuts that a computer can take to make the problem easier. After you write your solution, give your code a read-through for style and efficiency.

Once you're done, please fill this out!

  1. How long did it take you to complete this assignment?
  2. What was the easiest part?
  3. What was the most difficult part?
  4. Any feedback? (likes/dislikes)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages