Recent posts

List of depths

An algorithm that links nodes at the same depth to a linked list when a binary tree is given

Tree

This deals with the type of tree and binary tree traversal.