Student Name: __________________
Class and Section __________________
Total Points (20 pts) __________________
Due: October 24, 2018 before the class
Project: Display Tree Horizontally
CSCI 3230 Data Structures and Algorithms
Georgia Southern University
Problem Description:
25.11 (Display tree) Write a new view class that displays the tree horizontally with the root on the left as
shown in <LINK>Figure 25.20</LINK>.
Figure 25.20
A binary tree is displayed horizontally.
Coding:
Name your program Exercise25_11
Screen shots: