Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 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

The Design and Analysis of Computer Algorithms

Posted By: l3ivo
The Design and Analysis of Computer Algorithms

Alfred Aho, John Hopcroft, Jeffrey Ullman, "The Design and Analysis of Computer Algorithms"
English | 1974 | ISBN: 0201000296 | 470 pages | DJVU / PDF | 31 MB

The Design and Analysis of Computer Algorithms introduces the basic data structures and programming techniques often used in efficient algorithms. It covers the use of lists, push-down stacks, queues, trees, and graphs.