null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Data Structures and Algorithm Analysis in C++, Third Edition

List Price: $35.95
SKU:
9780486485829
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Clifford A. Shaffer
    Format:
    Paperback
    Pages:
    624
    Publisher:
    Dover Publications (September 14, 2011)
    Language:
    English
    ISBN-13:
    9780486485829
    ISBN-10:
    048648582X
    Weight:
    38.32oz
    Dimensions:
    7" x 10"
    Case Pack:
    13
    Series:
    Dover Books on Computer Science
    File:
    Dover-Dover_06012026_P10157433_onix30_Complete-20260601.xml
    Folder:
    Dover
    As low as:
    $34.15
    List Price:
    $35.95
    Publisher Identifier:
    P-DOVER
    Discount Code:
    D
    Audience:
    College/higher education
    Pub Discount:
    65
    Imprint:
    Dover Publications
  • Overview

    With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses Microsoft C++ as the programming language and is suitable for second-year data structure courses and computer science courses in algorithm analysis.
    Techniques for representing data are presented within the context of assessing costs and benefits, promoting an understanding of the principles of algorithm analysis and the effects of a chosen physical medium. The text also explores tradeoff issues, familiarizes readers with the most commonly used data structures and their algorithms, and discusses matching appropriate data structures to applications. The author offers explicit coverage of design patterns encountered in the course of programming the book's basic data structures and algorithms. Numerous examples appear throughout the text.