If you enjoyed this book, you may be interested in these other books by Packt:

C++ Data Structures and Algorithms
Wisnu Anggoro
ISBN: 978-1-78883-521-3
- Know how to use arrays and lists to get better results in complex scenarios
- Build enhanced applications by using hashtables, dictionaries, and sets
- Implement searching algorithms such as linear search, binary search, jump search, exponential search, and more
- Have a positive impact on the efficiency of applications with tree traversal
- Explore the design used in sorting algorithms like Heap sort, Quick sort, Merge sort and Radix sort
- Implement various common algorithms ...