> For the complete documentation index, see [llms.txt](https://wiki.ainzzorl.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ainzzorl.lol/pet-projects/algorithms-in-kotlin.md).

# Algorithms in Kotlin

Home page: <https://github.com/ainzzorl/algorithms-kotlin>

Learning some algorithms plus learning Kotlin. So far implemented only a few:

* Finonacci heaps.
* Seam carving.
