All the data structure is based on ''Algorithms Fourth Edition''.
For better controlling and understanding these classical data structures and algorithms, I write by myself.
All the data structures are with test unit, you can also copy to your own IDE to test that.
The part of iterator you can ignore, it doesn't matter, though it's helpful for foreach scan.
网友评论