Minimal and clean example implementations of data structures and algorithms in Scala.
Forked from keon/algorithms
Checked implementations are written in scala. If not, those are not converted to scala yet.
- array
- backtrack
- bfs
- bit
- calculator
- dfs
- dp
- graph
- heap
- linkedlist
- map
- math
- matrix
- queue
- search
- set
- sort
- stack
- string
- tree
- union-find
Please read CONTRIBUTING.md