Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

The Design and Analysis of Computer Algorithms (Repost)

Posted By: happy4all
The Design and Analysis of Computer Algorithms (Repost)

The Design and Analysis of Computer Algorithms By Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman
1974 | 470 Pages | ISBN: 0201000296 | scanned PDF | 78 MB


With this text, you gain an understanding of the fundamental concepts of algorithms, the very heart of computer science. It introduces the basic data structures and programming techniques often used in efficient algorithms. Covers use of lists, push-down stacks, queues, trees, and graphs. Later chapters go into sorting, searching and graphing algorithms, the string-matching algorithms, and the Schonhage-Strassen integer-multiplication algorithm. Provides numerous graded exercises at the end of each chapter.