Meetu Maltiar's Blog

Meetu's thoughts on technology and software development

Posts Tagged ‘DataStructures

Simple Data Structures In Scala

leave a comment »


This session was presented at Knoldus 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.

Written by Meetu Maltiar

December 5, 2012 at 11:17

Posted in Scala

Tagged with ,