• Contact

  • Newsletter

  • About us

  • Delivery options

  • Prospero Book Market Podcast

  • News

  • 0
    The Algorithm Design Manual

    The Algorithm Design Manual by Skiena, Steven S.;

    Series: Texts in Computer Science;

      • GET 20% OFF

      • The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
      • Publisher's listprice EUR 64.19
      • The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.

        27 229 Ft (25 932 Ft + 5% VAT)
      • Discount 20% (cc. 5 446 Ft off)
      • Discounted price 21 783 Ft (20 746 Ft + 5% VAT)

    27 229 Ft

    db

    Availability

    Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
    Not in stock at Prospero.

    Why don't you give exact delivery time?

    Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.

    Product details:

    • Edition number Third Edition 2020
    • Publisher Springer
    • Date of Publication 7 October 2021
    • Number of Volumes 1 pieces, Book

    • ISBN 9783030542580
    • Binding Paperback
    • No. of pages793 pages
    • Size 235x178 mm
    • Weight 1404 g
    • Language English
    • Illustrations 1 Illustrations, black & white
    • 504

    Categories

    Short description:

    "My absolute favorite for this kind of interview preparation is Steven Skiena?s The Algorithm Design Manual. More than any other book it helped me understand just how astonishingly commonplace ? graph problems are -- they should be part of every working programmer?s toolkit. The book also covers basic data structures and sorting algorithms, which is a nice bonus. ? every 1 ? pager has a simple picture, making it easy to remember." (Steve Yegge, Get that Job at Google)

    "Steven Skiena?s Algorithm Design Manual retains its title as the best and most comprehensive practical algorithm guide to help identify and solve problems. ? Every programmer should read this book, and anyone working in the field should keep it close to hand. ? This is the best investment ? a programmer or aspiring programmer can make." (Harold Thimbleby, Times Higher Education)

    "It is wonderful to open to a random spot and discover an interesting algorithm. This is the only textbook I felt compelled to bring with me out of my student days.... The color really adds a lot of energy to the new edition of the book!" (Cory Bart, University of Delaware)

    ---

    This newly expanded and updated third edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficiency.  It serves as the primary textbook of choice for algorithm design courses and interview self-study, while maintaining its status as the premier practical reference guide to algorithms for programmers, researchers, and students.



     



    The reader-friendly Algorithm Design Manual provides straightforward access to combinatorial algorithms technology, stressing design over analysis.  The first part, Practical Algorithm Design, provides accessible instruction on methods for designing and analyzing computer algorithms.  The second part, the Hitchhiker's Guide to Algorithms, is intended for browsingand reference, and comprises the catalog of algorithmic resources, implementations, and an extensive bibliography. 




    NEW to the third edition: 



    -- New and expanded coverage of randomized algorithms, hashing, divide and conquer, approximation algorithms, and quantum computing 



    -- Provides full online support for lecturers, including an improved website component with lecture slides and videos 



    -- Full color illustrations and code instantly clarify difficult concepts 



    -- Includes several new "war stories" relating experiences from real-world applications



     -- Over 100 new problems, including programming-challenge problems from LeetCode and Hackerrank. 



    -- Provides up-to-date links leading to the best implementations available in C, C++, and Java

     



    Additional Learning Tools: 



    -- Contains a unique catalog identifying the 75 algorithmic problems that arise most often in practice, and the right path to solve them 



    -- Exercises include "job interview problems" from major software companies 



    -- Highlighted "take home lessons" emphasize essential concepts 



    -- The "no theorem-proof" style provides a uniquely accessible and intuitive approach to a challenging subject 



    -- Many algorithms are presented with actual code (written in C) 



    -- Provides comprehensive references to both survey articles and the primary literature



     



    This substantially enhanced third edition of The Algorithm Design Manual is an essential learning tool for students and professionals needed a solid grounding in algorithms.   Professor Skiena is also the author of the popular Springer texts, The Data Science Design Manual and Programming Challenges: The Programming Contest TrainingManual.

    More

    Long description:

    "My absolute favorite for this kind of interview preparation is Steven Skiena?s The Algorithm Design Manual. More than any other book it helped me understand just how astonishingly commonplace ? graph problems are -- they should be part of every working programmer?s toolkit. The book also covers basic data structures and sorting algorithms, which is a nice bonus. ? every 1 ? pager has a simple picture, making it easy to remember. This is a great way to learn how to identify hundreds of problem types." (Steve Yegge, Get that Job at Google)

    "Steven Skiena?s Algorithm Design Manual retains its title as the best and most comprehensive practical algorithm guide to help identify and solve problems. ? Every programmer should read this book, and anyone working in the field should keep it close to hand. ? This is the best investment ? a programmer or aspiring programmer can make." (Harold Thimbleby, Times Higher Education)

    "It is wonderful to open to a random spot and discover aninteresting algorithm. This is the only textbook I felt compelled to bring with me out of my student days.... The color really adds a lot of energy to the new edition of the book!" (Cory Bart, University of Delaware)

    "The is the most approachable book on algorithms I have."   (Megan Squire, Elon University)

    ---

    This newly expanded and updated third edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficiency.  It serves as the primary textbook of choice for algorithm design courses and interview self-study, while maintaining its status as the premier practical reference guide to algorithms for programmers, researchers, and students.

     

    The reader-friendly Algorithm Design Manual provides straightforward access to combinatorial algorithms technology, stressing design over analysis.  The first part, Practical Algorithm Design, provides accessible instruction on methods for designing and analyzing computer algorithms.  The second part, the Hitchhiker's Guide to Algorithms, is intended for browsing and reference, and comprises the catalog of algorithmic resources, implementations, and an extensive bibliography. 


    NEW to the third edition: 

    -- New and expanded coverage of randomized algorithms, hashing, divide and conquer, approximation algorithms, and quantum computing 

    -- Provides full online support for lecturers, including an improved website component with lecture slides and videos 

    -- Full color illustrations and code instantly clarify difficult concepts 

    -- Includes several new "war stories" relating experiences from real-world applications

     -- Over 100 new problems, including programming-challenge problems from LeetCode and Hackerrank. 

    -- Provides up-to-date links leading to the best implementations available in C, C++, and Java

     

    Additional Learning Tools: 

    -- Contains a unique catalog identifying the 75 algorithmic problems that arise most often in practice, leading the reader down the right path to solve them 

    -- Exercises include "job interview problems" from major software companies 

    -- Highlighted "take home lessons" emphasize essential concepts 

    -- The "no theorem-proof" style provides a uniquely accessible and intuitive approach to a challenging subject 

    -- Many algorithms are presented with actual code (written in C) 

    -- Provides comprehensive references to both survey articles and the primary literature

     

    Written by a well-known algorithms researcher who received the IEEE Computer Science and Engineering Teaching Award, this substantially enhanced third edition of The Algorithm Design Manual is an essential learning tool for students and professionals needed a solid grounding in algorithms.   Professor Skiena is also the author of the popular Springer texts, The Data Science Design Manual and Programming Challenges: The Programming Contest Training Manual.

    More

    Table of Contents:

    TO UPDATE

    Practical Algorithm Design.- to Algorithm Design.- Algorithm Analysis.- Data Structures.- Sorting and Searching.- Graph Traversal.- Weighted Graph Algorithms.- Combinatorial Search and Heuristic Methods.- Dynamic Programming.- Intractable Problems and Approximation Algorithms.- How to Design Algorithms.- The Hitchhiker?s Guide to Algorithms.- A Catalog of Algorithmic Problems.- Data Structures.- Numerical Problems.- Combinatorial Problems.- Graph Problems: Polynomial-Time.- Graph Problems: Hard Problems.- Computational Geometry.- Set and String Problems.- Algorithmic Resources.

    More
    Recently viewed
    previous
    Microsoft Excel Pivot Table Data Crunching (Office 2021 and Microsoft 365)

    Microsoft Excel Pivot Table Data Crunching (Office 2021 and Microsoft 365)

    Jelen, Bill

    17 478 HUF

    Microsoft Excel Data Analysis and Business Modeling (Office 2021 and Microsoft 365)

    Microsoft Excel Data Analysis and Business Modeling (Office 2021 and Microsoft 365)

    Winston, Wayne

    23 306 HUF

    The Algorithm Design Manual

    The Algorithm Design Manual

    Skiena, Steven S.;

    27 229 HUF

    Microsoft Excel VBA and Macros (Office 2021 and Microsoft 365)

    Microsoft Excel VBA and Macros (Office 2021 and Microsoft 365)

    Jelen, Bill

    17 478 HUF

    Smart Structures: From Concepts To Applications

    Smart Structures: From Concepts To Applications

    Baz, Amr M;

    78 445 HUF

    Microsoft Excel in Easy Steps: Illustrated Using Excel in Microsoft 365

    Microsoft Excel in Easy Steps: Illustrated Using Excel in Microsoft 365

    McGrath, Mike

    7 377 HUF

    next