jsonalize_tree#

BinaryTreeNode.jsonalize_tree()#

Create dictionary from the Binary Tree.

Returns:
dict

Dictionary containing the information of the Binary Three.