Readme
2018-04-27 本文已影响0人
CelloRen
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.