/Algorithms-In-Scala

Purely Functional Algorithms and Data Structures in Scala

Primary LanguageJupyter Notebook

How to use this repo?

The code is not supposed to be executed at all but for human beings, for enthusiasts and researchers of the Scala programming language and its application in the area of implementation of the purely functional data structures. So, the best way to use this repo is to read through its source code and comments.

What is inside?

Primitive routines
Simple Collections
Heaps
Trees
Graphs
Sorting Algorithms
Searching Algorithms

How to contribute?

  • Give it a star
  • Drop the feedback to the author @vkostyukov
  • Send a PR with fixes of typos/bugs/etc

What to read next?


Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.