Skip to content

Manan-collab/codility-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Codility-Java

This is a solution to a couple of Katas proposed to be solved using Java.

The aim of the challenge.

Kata 1

Phone number formatter

Kata 2

Car Park Till

The application needs to be driven by TDD and BDD by using Java, JUnit.

Get used to some libraries in java like Time, LocalTime, Duration were key to design and implement the solutions.

Technologies used

  • Testing

    • JUnit 4.0
  • Back end framework

    • Java
  • Project structure

    • Maven
  • Continuous Integration

    • Travis CI

Testing and running environment setup

In order to edit, view or modify the source code, you will need to clone the repo shown below, access the folder and execute the following commands to be functional.

$ git clone https://github.com/Willibaur/codility-Java
$ cd codility-Java

Contributors

About

Codility katas solved using JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%