Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNPPF Codewars Challenge - Tim De Smedt

Prerequisites

  • Java openjdk 25
  • Maven 3.8+

Setup

git clone https://github.com/your-org/your-repo.git
cd your-repo

Run

mvn spring-boot:run

Or build and run the jar:

mvn clean package
java -jar target/app.jar

The application will start on http://localhost:8080

Running Tests

mvn MaximumSubarrayController

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages