C455 Algorithms Analysis
Dana Vrajitoru
Homework 11
Due date: Wednesday, April 12, 2025.
Binary Trees
- 5.3.3, 
 - 5.3.4,
 - 5.3.5, 
 - 5.3.9, 
all of them on pages 216-217 in the paper textbook.
 
Binary Trees Traversals
- 5.4.1 :
 - a, 
 - b, 
all of them on page 225 in the paper textbook.
 
Binary Search Trees
- 5.5.5,
 - 5.5.8,
 - 5.5.15, 
 - 5.5.17 (A3), 
all of them on pages 240-241 in the paper textbook.