|Listed in category:
BUY 3, GET 1 FREE (add 4 to cart)See all eligible items and terms
Have one to sell?

Algorithm Design: Foundations, Analysis, and Internet Examples

US $14.34
Condition:
Good
4 available
Breathe easy. Free shipping and returns.
Shipping:
Free Economy Shipping. See detailsfor shipping
Located in: Lynden, Washington, United States
Delivery:
Estimated between Sat, Jun 15 and Mon, Jun 24 to 43230
Estimated delivery dates - opens in a new window or tab include seller's handling time, origin ZIP Code, destination ZIP Code and time of acceptance and will depend on shipping service selected and receipt of cleared paymentcleared payment - opens in a new window or tab. Delivery times may vary, especially during peak periods.
Returns:
30 days returns. Seller pays for return shipping. See details- for more information about returns
Payments:
      
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:204726299088
Last updated on Jun 09, 2024 15:49:44 PDTView all revisionsView all revisions

Item specifics

Condition
Good: A book that has been read but is in good condition. Very minimal damage to the cover including ...
ISBN
9780471383659
Subject Area
Computers, Mathematics
Publication Name
Algorithm Design : Foundations, Analysis, and Internet Examples
Item Length
9.2 in
Publisher
Wiley & Sons, Incorporated, John
Subject
Algebra / General, Programming Languages / C
Publication Year
2001
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1 in
Author
Michael T. Goodrich, Roberto Tamassia
Item Width
7.5 in
Item Weight
38.2 Oz
Number of Pages
720 Pages

About this product

Product Information

Are you looking for something different in your Algorithms text? Are you looking for an Algorithms text that offers theoretical analysis techniques as well as design patterns and experimental methods for the engineering of algorithms? Michael Goodrich and Roberto Tamassia, authors of the successful, Data Structures and Algorithms in Java, 2/e, have written Algorithm Design, a text designed to provide a comprehensive introduction to the design, implementation and analysis of computer algorithms and data structures from a modern perspective. Written for an undergraduate, junior-senior algorithms course this text offers several implementation case studies and uses Internet applications to motivate many topics such as hashing, sorting and searching.

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0471383651
ISBN-13
9780471383659
eBay Product ID (ePID)
1745503

Product Key Features

Author
Michael T. Goodrich, Roberto Tamassia
Publication Name
Algorithm Design : Foundations, Analysis, and Internet Examples
Format
Trade Paperback
Language
English
Subject
Algebra / General, Programming Languages / C
Publication Year
2001
Type
Textbook
Subject Area
Computers, Mathematics
Number of Pages
720 Pages

Dimensions

Item Length
9.2 in
Item Height
1 in
Item Width
7.5 in
Item Weight
38.2 Oz

Additional Product Features

LCCN
2002-265982
Intended Audience
College Audience
Lc Classification Number
Qa76.9.A43g67 2002
Table of Content
I Fundamental Tools 1 1 Algorithm Analysis 3 1.1 Methodologies for Analyzing Algorithms 5 1.2 Asymptotic Notation 13 1.3 A Quick Mathematical Review 21 1.4 Case Studies in Algorithm Analysis 31 1.5 Amortization 34 1.6 Experimentation 42 1.7 Exercises 47 2 Basic Data Structures 55 2.1 Stack sand Queues 57 2.2 Vectors, Lists, and Sequences 65 2.3 Trees 75 2.4 Priority Queues and Heaps 94 2.5 Dictionaries and Hash Tables 114 2.6 Java Example: Heap 128 2.7 Exercises 131 3 Search Trees and Skip Lists 139 3.1 Ordered Dictionaries and Binary Search Trees 141 3.2 AVL Trees 152 3.3 Bounded-Depth Search Trees 159 3.4 Splay Trees 185 3.5 Sk i p Lists 195 3.6 Java Example: AVL and Red-Black Trees 202 3.7 Exercises 212 4 Sorting, Sets, and Selection 217 4.1 Merge-Sort 219 4.2 The Set Abstract Data Type 225 4.3 Quick -Sort 235 4.4 A Lower Bound on Comparison-Based Sorting 239 4.5 Buck et-Sort and Radix-Sort 241 4.6 Comparison of Sorting Algorithms 244 4.7 Selection 245 4.8 Java Example: In-Place Quick -Sort 248 4.9 Exercises 251 5 Fundamental Techniques 257 5.1 The GreedyMethod 259 5.2 Divide-and-Conquer 263 5.3 Dynamic Programming 274 5.4 Exercises 282 II Graph Algorithms 285 6 Graphs 287 6.1 The Graph Abstract Data Type 289 6.2 Data Structures for Graphs 296 6.3 Graph Traversal 303 6.4 Directed Graphs 316 6.5 Java Example: Depth-First Search 329 6.6 Exercises 335 7 Weighted Graphs 339 7.1 Single-Source Shortest Paths 341 7.2 All-Pairs Shortest Paths 354 7.3 Minimum Spanning Trees 360 7.4 Java Example: Dijk stra''s Algorithm 373 7.5 Exercises 376 8 Network Flow and Matching 381 8.1 Flows and Cuts 383 8.2 Maximum Flow 387 8.3 Maximum BipartiteMatching 396 8.4 Minimum-Cost Flow 398 8.5 Java Example: Minimum-Cost Flow 405 8.6 Exercises 412 III Internet Algorithmics 415 9 Text Processing 417 9.1 Strings and PatternMatching Algorithms 419 9.2 Tries 429 9.3 Text Compression 440 9.4 Text Similarity Testing 443 9.5 Exercises 447 10 Number Theory and Cryptography 451 10.1 Fundamental Algorithms Involving Numbers 453 10.2 Cryptographic Computations 471 10.3 Information Security Algorithms and Protocols 481 10.4 The Fast Fourier Transform 488 10.5 Java Example: FFT 500 10.6 Exercises 508 11 Network Algorithms 511 11.1 ComplexityMeasures and Models 513 11.2 Fundamental Distributed Algorithms 517 11.3 Broadcast and Unicast Routing 530 11.4 Multicast Routing 535 11.5 Exercises 541 IV Additional Topics 545 12 Computational Geometry 547 12.1 Range Trees 549 12.2 Priority Search Trees 556 12.3 Quadtrees and k-D Trees 561 12.4 The Plane Sweep Technique 565 12.5 Convex Hulls 572 12.6 Java Example: Convex Hull 583 12.7 Exercises 587 13 NP-Completeness 591 13.1 P and NP 593 13.2 NP-Completeness 599 13.3 Important NP-Complete Problems 603 13.4 Approximation Algorithms 618 13.5 Back track i ng and Branch-and-Bound 627 13.6 Exercises 638 14 Algorithmic Frameworks 643 14.1 External-Memory Algorithms 645 14.2 Parallel Algorithms 657 14.3 Online Algorithms 667 14.4 Exercises 680 A Useful Mathematical Facts 685 Bibliography 689 Index 698
Copyright Date
2002
Dewey Decimal
005.1
Dewey Edition
21
Illustrated
Yes

Item description from the seller

Zoom Books Company

Zoom Books Company

98.4% positive feedback
109K items sold
Joined Jul 2022

Detailed seller ratings

Average for the last 12 months

Accurate description
4.9
Reasonable shipping cost
5.0
Shipping speed
4.9
Communication
5.0

Seller feedback (27,520)

n***n (235)- Feedback left by buyer.
Past month
Verified purchase
I had Great communication with this seller though I did not get the dvd I ordered in a multi order. They quickly communicated with me when I alerted of the mistake and everything was taken care of in a timely manner. I was very happy with my purchase. Good packing and arrived on time and my other dvd's were just as described! I'll buy again from this seller, Great experience 👍
m***_- Feedback left by buyer.
Past 6 months
Verified purchase
Excellent, fair minded Seller! As described, swift turnaround, very well packed, helpful and equally swift communication. USPS lost book, Ebay claim resulted in a similarly swift refund, then it was delivered late, I was advised to keep it. Thanks very much !
6***9 (129)- Feedback left by buyer.
Past year
Verified purchase
This is an outstanding seller to deal with. Fair prices that are more than reasonable in this economy. The product is even better condition than described, a true value for my money. Packaged and shipped well shows seller has concern for the products he sells to arrive in excellent condition. The seller is friendly and communicates timely with his customers. All in all I highly recommend this seller and would do business again anytime. Thank you and be safe. Good luck to the future.

Product ratings and reviews

4.7
3 product ratings
  • 2 users rated this 5 out of 5 stars
  • 1 users rated this 4 out of 5 stars
  • 0 users rated this 3 out of 5 stars
  • 0 users rated this 2 out of 5 stars
  • 0 users rated this 1 out of 5 stars

Would recommend

Good value

Compelling content

Most relevant reviews

  • It is a good reference book for my university education

    reference book for my university education reference book for my university education reference book for my university education reference book for my university education reference book for my university education reference book for my university education reference book for my university education

  • I worth to buy

    Very detailed. Easy for junior. But still need a teacher, do not try to learn this by yourself. Usually you need to google online to understand some knowledge. Still good.