* information for each node and uses a matrix array to store nodes by their levels. * The tree is displayed level by level after each operation. Input consists of tree * size, elements to insert, and ...