Companion Website http://www.cs.princeton.edu/~wayne/kleinberg-tardos/ Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science. Chapter 1 Introduction: Some Representative Problems...
Topics: Introduction: Some Representative Problems, Basics of Algorithm Analysis, Graphs, Greedy...