1. What are the advantages of implementing a stack as linked list as opposed to implementing a stack as a table?
  2. Identify various tree diagrams as perfect, full, complete
  3. Given a graphical representation of a binary tree:
  4. Given an infix expression
  5. Given a general tree, give the corresponding binary tree representation of that tree