Ebook Data structures and problem solving using C++ (2/e): Part 2

Part 2 book “Data structures and problem solving using c++” has contents: simulation, graphs and paths, stacks and queues, linked lists, trees, binary search trees, hash tables, a priority queue - the binary heap, splay trees, merging priority queues, the disjoint set class,… and other contents.