AllenDowney / ThinkDataStructures

LaTeX source and supporting code for Think Data Structures: Algorithms and Information Retrieval in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggest: add the red-black tree

LiWenGu opened this issue · comments

Why not add the red-black tree in chapter 13 ?
I hope I can learn the latest knowledge from the author's book. After all the treeMap use this in JDK1.8