archie / scalacaster

Algorithms and Data Structures in Scala (Purely Functional Approach)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scalacaster

Since Fender Stratocaster is a classic guitar, Scalacaster is classic algorithms and data structures in Scala. Scalacaster includes loads of widely used implementation techniques and approaches which have been developed by best programmers and enthusiasts of functional programming. Studying purely functional data structures is always fun and chalange for researchers. Data structures in a functional setting are much elegant and witty than in an imperative setting. And if you catch the glimpse of its beauty, Scalacaster will show you an awesome duo of breathtaking Scala syntax and amazing functional data structures.

Primitive routines
Simple Collections
Trees
Graphs
Sorting Algorithms
Searching Algorithms

by Vladimir Kostyukov, 2013

Bitdeli Badge

About

Algorithms and Data Structures in Scala (Purely Functional Approach)


Languages

Language:Scala 100.0%