Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

StormPooper/KataExercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata Exercises

A collection of Katas in both C# and JavaScript, ready to be run.

  • Convert any numeric value to the equivalent roman numeral sequence
  • Convert any roman numeral sequence to its numeric value
  • Pass in a string of delimited numbers and add them together
  • A game of bowling lasts ten frames
  • In each frame, the bowler makes one or two attempts to knock down ten pins
  • If they get a strike, they score ten pins plus the number of pins knocked down on their next two rolls
  • If they get a spare, they scores ten pins plus the number of pins knocked down on their next roll
  • If the bowler fails to knock down all ten pins they score the number of pins knocked down
  • The scores accumulate through all ten frames
  • At the last frame, if necessary, the pins are reset for one or two additional rolls to count the final bonus
  • "My hobby: Whenever anyone calls something an [adjective]-ass [noun], I mentally move the hyphen one word to the right."
  • "Man, that's a sweet ass-car."

About

Kata Exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published