There are many books on data structures and algorithms, and some books laying
out useful libraries of C functions, but this book aims to give you a unique
combination of theoretical background and working code. In offering robust
solutions for everyday programming tasks, Mastering Algorithms with C avoids the
abstract style of most classic data structures and algorithms texts but still
provides all the information you need to understand the purpose and use of
common programming techniques.
Implementations, as well as interesting, real-world examples of each data
structure and algorithm, are shown in the text. Full source code appears on the
accompanying disk.
Using both a programming