《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
相關文章
相關標籤/搜索