Week-11 Lab program evaluation
------------------------------

Create a file on Odin named: 4350/b/lab_eval.txt

Give answers to the following questions in your file.

   1. Briefly describe the method you used to solve the lab program.

   2. Did you consider efficiency in your program?
      What kind of efficiency? Space? Time?

   3. What data structures are in your program?

   4. What is your percent-complete on the lab program?

   5. Do you think you can finish the lab program?