Published by Pearson (October 7, 2014) © 2015

Anany Levitin
    VitalSource eTextbook (Lifetime access)
    €49,99
    Adding to cart… The item has been added
    ISBN-13: 9781292014111

    Introduction to the Design and Analysis of Algorithms ,3rd edition

    Language: English

    Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent and innovative manner. Written in a student-friendly style, the book emphasises the understanding of ideas over excessively formal treatment while thoroughly covering the material required in an introductory algorithms course. Popular puzzles are used to motivate students' interest and strengthen their skills in algorithmic problem solving.

    Other learning-enhancement features include chapter summaries, hints to the exercises, and a detailed solution manual.

    The full text downloaded to your computer

    With eBooks you can:

    • search for key concepts, words and phrases
    • make highlights and notes as you study
    • share your notes with friends

    eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps.

    Upon purchase, you'll gain instant access to this eBook.

    Time limit

    The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed.

    • 1 Introduction
    • 2 Fundamentals of the Analysis of Algorithm Efficiency
    • 3 Brute Force and Exhaustive Search
    • 4 Decrease-and-Conquer
    • 5 Divide-and-Conquer
    • 6 Transform-and-Conquer
    • 7 Space and Time Trade-Offs
    • 8 Dynamic Programming
    • 9 Greedy Technique
    • 10 Iterative Improvement
    • 11 Limitations of Algorithm Power
    • 12 Coping with the Limitations of Algorithm Power