Kotlin Algorithm Club Save

Algorithms and data structures in Kotlin.

Project README

alt text

Kotlin License codebeat badge

Here you can find the most common algorithms and data structures written in Kotlin.

The goal of this project is to create the most eloquent implementations of old algorithms in the new language. The code is meant to be as self-describing as possible, so I do not plan to include much documentation. It is assumed that you know the basics; if you want to learn algorithms perhaps it is a wrong place. I do full-heartedly recommend The Algorithm Design Manual by Steven Skiena and of course...

Algorithms, 4th Edition

This project is inspired by and based on wonderful works of Robert Sedgewick and Kevin Wayne. Most of the implementations were taken from the algs4 library.

List of the algorithms

Sorting
Data Structures
Search
Graphs
Math
Geometry
Substring search

License

Kotlin algorithm club is released under the MIT License.

Open Source Agenda is not affiliated with "Kotlin Algorithm Club" Project. README Source: bmaslakov/kotlin-algorithm-club
Stars
929
Open Issues
4
Last Commit
11 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating