Start of topic | Skip to actions

Assignment 11 (Due Monday 12/3/2007 before class)

Weight: 150 points.

Submit via SVN.

Required problems (Must be submitted for grading):

  • Book problems (Problem numbers refer to the online version of the text):
    • 40.4.2
    • 41.2.10
    • 41.2.12
    • 41.3.8
      • Be sure to do both parts: insert-bst! and remove-bst!
      • insert-bst! must be able to handle inserting into false
      • remove-bst! must be able to handle removing the root node
      • insert-bst! and remove-bst! do not have to return (void)
    • 42.2.2
      • Your solution may not use eq?
      • Be sure to answer the accompanying question.

Access Permissions: (Please don't edit)


End of topic
Skip to actions | Back to top
Creative Commons LicenseThis work is licensed under a Creative Commons Attribution 2.5 License. Please follow our citation guidelines.