CSCI 385 Fall 2013
Advanced Data Structures and Algorithms
Archived Class
Charles Cusack
Computer Science
Hope College
Main
Schedule
Grading
Gradebook

Policies
Advice
College
    Policies

Notes
Programs
Tutorials

Others

Admin

Homework 5

Details

The following problems are from pages 139-144 of ADM.
ProblemNotes
4-12Prove that your algorithm has the specified complexity.
4-18You should be able to do this in place (i.e. with a constant amount of extra memory). Prove that your algorithm has the specified complexity.
4-28
4-32In both cases, specify how many questions are necessary as a function of n. Give the exact number and not just a bound.