Skip to content

noblecraft/rn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

rn

Roman Numerals Convertor

This is a simple convertor to convert from standard numbers to roman numerals

see Wikipedia

This is a coding sample I had to implement for a job application. The requirements are to:

"Build a program that can convert standard numbers (between 1 and 3000) into Roman Numerals (http://en.wikipedia.org/wiki/Roman_numerals#Reading_Roman_numerals). For bonus points, convert from Roman Numerals back into standard numbers."

See this project's commit history for more insight on how it was developed using TDD (and also look at ConvertorTest to more explanation of the approach I took to implement it).

About

Roman Numerals Convertor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages