Getting Started
- The lab writeup is here: http://web.eecs.utk.edu/~jplank/plank/classes/cs140/Labs/LabB/
- Like Lab A, the timing on this lab is unusual. You are expected to start working on this from Saturday, April 18, 2020, giving you a week to do the lab. It's due Saturday, April 25, 2020 at 6 AM.
- This lab is difficult, you aren't given much time (only one week), and no late submissions are allowed. Start early.
Side files
Usually, for lab "lectures", I prepare a digital copy of my notes to write on the whiteboard. This is public.- 2020-04-22 - AVL Trees.pdf - Everything you need. Suggested function order for function implementation, advice and step-by-step for many functions, detailed diagrams/examples, and hints.