Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Kotlin project with solutions for common algorithms and with their time and memory complexity. Tests are written in Spock.

License

NotificationsYou must be signed in to change notification settings

DanielMichalski/algorithms-and-data-structures-in-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin CI with MavenLicense: MIT

This project is written in Kotlin and Groovy and aims to present solutions with time and memory complexity for some famous algorithms.

Documentation

The documentation is divided into several sections:

Building the application

On Windows

## Build application from base directory using Maven Wrappermvnw.cmd clean install

On MacOS/ Linux

## Build application from base directory using Maven Wrapper./mvnw clean install

Running tests

On Windows

## Run Spock tests using Maven Wrappermvnw.cmd surefire:test

On MacOS/ Linux

## Run Spock tests using Maven Wrapper./mvnw surefire:test

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp