A binary tree is a type of tree data structure. In a binary tree each node can hava a max of two children, a left child and a right child