The design, implementation, and analysis of abstract data types, data structures and their algorithms. Topics include: data and procedural abstraction, amortized data structures, trees and search ...
My brain is blank. I'm defining the tree data structure behind a business rule that requires only certain items to be selected based on what previous selections have been made. (The standard ...