Skip to content

lepit31/exercise-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exercise-java

A single rule : Quote your sources

You can use Intellij IDE Community edition https://www.jetbrains.com/idea/download/ And import this project as a maven project

Logs Exercise

Implement the function calculateProcessTime in TestProcessTime

Logs Exercise

Complete method in LogsUtils Class then test with LogsUtilsTest

Hanoi Exercise

Complete method in HanoiSolver Class then test with HanoiSolverTest

The hanoi game is explain here https://fr.wikipedia.org/wiki/Tours_de_Hano%C3%AF

(Use the recusive method)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages