Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
C# Data Structures and Algorithms, Second Edition
Marcin Jamro
ISBN: 978-1-80324-827-1
- Understand the fundamentals of algorithms and their classification
- Store data using arrays and lists, and explore various ways to sort arrays
- Build enhanced applications with stacks, queues, hashtables, dictionaries, and sets
- Create efficient applications with tree-related algorithms, such as for searching in a binary search tree
- Boost solution efficiency with graphs, including finding the shortest path in the graph
- Implement algorithms solving Tower of Hanoi and Sudoku games, generating fractals, and even guessing the title of this book
Systems Programming with C# and .NET
Dennis Vroegop
ISBN: 978-1-83508-268-3
- Explore low-level APIs for enhanced control and...