Knolx Session: Data Structures In Scala

Table of contents
Reading Time: < 1 minute

This Knolx session we went about discussing data structures. I talked about simple data structures like Queue and Binary Search Tree and their possible implementation in Scala. The idea was to know about a bit of Functional data structures and their implementation in Scala. I then discussed Binary Search Trees and their traversals.

Here is the presentation.