Purely Functional Algorithms and Data Structures in Scala
- Updated
Aug 14, 2023 - Scala
Purely Functional Algorithms and Data Structures in Scala
Fuzzy matching function in spark (https://spark-packages.org/package/itspawanbhardwaj/spark-fuzzy-matching)
The Challenges of HackerRank Solved in Scala
A Scala library for undersampling in imbalanced classification.
Contains realisations of common-used math functions and classical algorithms, written in Scala's pure-functional style.
Examples of all Machine Learning Algorithm in Apache Spark
SOUL: Scala Oversampling and Undersampling Library.
Dancing links based implementation of AlgorithmX in Scala
Scala library for expressing algorithms and data structures declaratively
A collection of heuristic optimization algorithms
Exercises and assignments for the specialization Functional Programming in Scala
Feistel cipher implementation for the JVM providing format-preserving encryption
Spark with probabilistic algortighmts - Bloom filter, HLL, QTree and Count-min sketch
Collection of Data Structures for working with genomic intervals
Solver for popular word guessing game Wordle, written in Scala.
Scala implementation of generic A-Star search algorithm using a mutable priority queue as described in Algorithms by Robert Sedgewick.