mikebharris / COBOL-katas

Common programming katas with solutions in COBOL (GnuCOBOL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common programming katas with solutions in COBOL (GnuCOBOL)

Katas taken from http://cyber-dojo.org

  1. FizzBuzz - the classic
  2. Friday the 13th - :O
  3. Ten Pin Bowling Game - help you keep score
  4. Roman Numerals - for time travellers
  5. Reverse Roman - for time travellers the other way
  6. 100 Doors - shut that door, open that door
  7. Number Names - spelling out integers in words
  8. Number Chains - working out how many times before a repeating number occurs when you do some manipulation of an original number.
  9. Monty Hall - The Monty Hall problem - a goat or a car for you sir?
  10. Mars Rover - Google's Mars Rover Technical Challenge
  11. Balanced Parentheses - are your brackets balanced or aren't they?
  12. Conway's Game of Life - a solution to a single iteration of the Game of Life.

About

Common programming katas with solutions in COBOL (GnuCOBOL)


Languages

Language:COBOL 100.0%