1
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:
2
1. Compile and Submit to LiveLab (you must submit the program regardless whether it
complete or incomplete, correct or incorrect)
2. Fill in self-evaluation:
1. Can your program display the tree horizontally? _______________