Ebook Algorithms in C: Part 1

Ebook Algorithms in C: Part 1 includes contents: Chapter 1: introduction, chapter 2: c, chapter 3: elementary data structures, chapter 4: trees, chapter 5: recursion, chapter 6: analysis of algorithms, chapter 7: implementation of algorithms, chapter 8: elementary sorting methods, chapter 9: quicksort, chapter 10: radix sorting, chapter 11: priority queues, chapter 12: mergesort, chapter 13: external sorting, chapter 14: elementary searching methods, chapter 15: balanced trees, chapter 16: hashing, chapter 17: radix searching, chapter 18: external searching, chapter 19: string searching, chapter 20: pattern matching, chapter 21: parsing, chapter 22: file compression, chapter 23: crytology.