《Thinking In Algorithm》06.Binary search tree(二叉查找树)

The search tree data structure supports many dynamic-set operations, includingSEARCH,MINIMUM,MAXIMUM,PREDECESSOR,SUCCESSOR,INSERT, andDELETE. Thus, we can use a search tree both as a dictionary and as
相关文章
相关标签/搜索