Unit 6: Useful Examples and C++ Glossary
In this unit, we will work on coding skills using two useful data structures: linked list and binary tree. The first assessment you will encounter below will teach you to program the binary tree. The second assessment will ask you to be creative with coding linked lists and binary trees.
Completing this unit should take you approximately 25 hours.