CS174: Module 15: Binary Trees Inorder Traversal (1.5 Points)

Developed by Professor Tralie and Professor Mongan.

Exercise Goals

The goals of this exercise are:
  1. Use recursion to implement inorder traversal of a binary tree
Complete the recursive calls to create a working implementation of inorder traversal.
Welcome to our online modules system! Be sure to log in with your Urinus ID before you proceed. For example, Professor Tralie's ID is ctralie. If you are not an Ursinus student, that's fine! Just make something up, and you can still run everything