Skip to content

Dubusse/java-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katas

In order to train a kata, you need to checkout its corresponding branch :

git checkout kata_name

Then read its description from the README.md, and :

  • edit the class in the path /src/kata
  • add tests in the path /src/test

And finally compile with the bash script :

./tester.sh

Fundamentals

Array

String

Object

Array Advanced

String Advanced

Matrix

Map

Stream

  • TODO add pascal case
  • TODO censorship

Binary

Hexadecimal

Recursion

Binary Tree

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published