Skip to content

acraileanu/CodeWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeWars katas

Using TDD approach to solve CodeWars katas.

The String Combat

CodeWars Problem

The solution uses converters for input and output data, to transform letters to numbers and the other way around and a duel decider to solve the problem.

Inertial Array

CodeWars Problem

The solution adds each as a separate method. Note: another check would be useful in terms of array having elements, but that is covered by the "contains at least one odd element" check.

About

Project holding solutions for CodeWars katas, written with TDD approach

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages