log.manl.io — A private landfill where I write TL;DR notes to self

Check if a binary tree is a BST

{ algorithms, data structures, python, recursion, trees } // 25.04.2015

Check if two trees are identical

{ algorithms, data structures, python, recursion, trees } // 23.04.2015

Compute size, height and leaf nodes of a tree

{ algorithms, data structures, python, recursion, trees } // 23.04.2015

Binary Search Tree

{ data structures, python, trees } // 03.04.2015
Proudly powered by WordPress - theme based on LESS by Jared Erickson