There's no perfect textbook for this class, but there are some relevant books:
Data Structures and Network Algorithms by Robert E. Tarjan (covers BSTs, splay trees, link-cut trees)
Open Data Structures by Pat Morin (covers BSTs, B-trees, hashing, and some integer data structures)
There's no perfect textbook for this class, but there are some relevant books:
Data Structures and Network Algorithms by Robert E. Tarjan (covers BSTs, splay trees, link-cut trees)
Open Data Structures by Pat Morin (covers BSTs, B-trees, hashing, and some integer data structures)