Skip to content

parkergeorge13/OIT-Job-Application-Code-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

OIT-Job-Application-Code-Challenge

Program Description

This program has two main code sections: one to convert roman numerals to decimal numbers, another to convert decimal numbers to roman numerals. This code was written in JavaScript on an HTML webpage. You'll find that it is fully functional to the specified project details.

Time Spent

In total it took me 3 hours to complete this task. This was done without consulting any external resources and all the code written is my own. You'll find all notes taken during this task as comments in the code itself.

Minute Breakdown

0:15 Creating the HTML file, reading the assignment description, and planning process
0:30 Converting Roman Numerals to Decimal Numbers
1:45 Converting Decimal Numbers to Roman Numerals
0:30 Final Quality Check

Total: 3 hours

Additional Comments

I found this project to be an interesting, yet enjoyable challenge. There are some sections that I could have done better at making more clear and concise, but I think for the most part I did a good job. I especially enjoyed the first portion of the assignment, the conversion of roman numerals to decimals numbers, which only took me 30 minutes to complete. Converting the decimal numbers back to roman numerals and final quality checks required the largest portion of my time. This last part was more challenging for me but I feel my documentation of comments will make it easily interpreted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors