Procedures for sets implemented as (balanced) binary trees

Use the results of exercises 2.63 and 2.64 to give Θ(n) implementations of union-set and intersection-set for sets implemented as (balanced) binary trees.


There are no comments yet.

Authentication required

You must log in to post a comment.

Login