Algorithms and Data Structures in C++,Used

Algorithms and Data Structures in C++,Used

SKU: SONG0471963550 In Stock
Sale price$13.58 Regular price$19.40
Save $5.82
Quantity
Add to wishlist
Add to compare
Shipping & Tax will be calculated at Checkout.
Delivery time: 3-5 business days (USA)
Delivery time: 8-12 business days (International)
15 days return policy
Payment Options

Help

If you have any questions, you are always welcome to contact us. We'll get back to you as soon as possible, withing 24 hours on weekdays.

Customer service

All questions about your order, return and delivery must be sent to our customer service team by e-mail at yourstore@yourdomain.com

Sale & Press

If you are interested in selling our products, need more information about our brand or wish to make a collaboration, please contact us at press@yourdomain.com

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)

algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers' existing experience of the language by representing a large number of algorithms, most of them implemented as readytorun (and standalone) programs. The programs are as readable as possible without sacrificing too great a degree of efficiency, generality, portability and robustness. Both the classes and programs are designed to demonstrate major programming principles. There is coverage of two key language features templates and exception handling apart from which the reader is assumed to have working knowledge of C++. Besides traditional subjects, such as quicksort and binary trees, this book also covers some less wellknown topics, including multiprecision arithmetic, route planning and external sorting. Demonstration programs for these and many other exciting applications are based on C++ classes which you can also use in programs of your own.

Shipping & Returns

Shipping
We ship your order within 2–3 business days for USA deliveries and 5–8 business days for international shipments. Once your package has been dispatched from our warehouse, you'll receive an email confirmation with a tracking number, allowing you to track the status of your delivery.

Returns
To facilitate a smooth return process, a Return Authorization (RA) Number is required for all returns. Returns without a valid RA number will be declined and may incur additional fees. You can request an RA number within 15 days of the original delivery date. For more details, please refer to our Return & Refund Policy page.

Shipping & Returns

Shipping
We ship your order within 2–3 business days for USA deliveries and 5–8 business days for international shipments. Once your package has been dispatched from our warehouse, you'll receive an email confirmation with a tracking number, allowing you to track the status of your delivery.

Returns
To facilitate a smooth return process, a Return Authorization (RA) Number is required for all returns. Returns without a valid RA number will be declined and may incur additional fees. You can request an RA number within 15 days of the original delivery date. For more details, please refer to our Return & Refund Policy page.

Warranty

We provide a 2-year limited warranty, from the date of purchase for all our products.

If you believe you have received a defective product, or are experiencing any problems with your product, please contact us.

This warranty strictly does not cover damages that arose from negligence, misuse, wear and tear, or not in accordance with product instructions (dropping the product, etc.).

Warranty

We provide a 2-year limited warranty, from the date of purchase for all our products.

If you believe you have received a defective product, or are experiencing any problems with your product, please contact us.

This warranty strictly does not cover damages that arose from negligence, misuse, wear and tear, or not in accordance with product instructions (dropping the product, etc.).

Secure Payment

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

We accept payments with :
Visa, MasterCard, American Express, Paypal, Shopify Payments, Shop Pay and more.

Secure Payment

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

We accept payments with :
Visa, MasterCard, American Express, Paypal, Shopify Payments, Shop Pay and more.

Related Products

You may also like

Frequently Asked Questions

  • Q: What is the main focus of 'Algorithms and Data Structures in C++'? A: The book primarily focuses on providing a comprehensive understanding of algorithms and data structures using C++. It covers a range of topics from traditional subjects like quicksort and binary trees to less common areas such as multi-precision arithmetic and route planning.
  • Q: Who is the author of this book and what is their background? A: The author is Leendert Ammeraal, who is associated with Hogeschool van Utrecht in The Netherlands. He is experienced in programming and aims to enhance the readers' understanding of C++ through practical examples.
  • Q: Is this book suitable for beginners in C++? A: This book assumes that readers have a working knowledge of C++. It is designed for programmers who already have some experience and want to deepen their understanding of C++ and its capabilities.
  • Q: What programming concepts does the book cover? A: The book covers key programming concepts such as templates, exception handling, and major programming principles, alongside numerous algorithms and data structures.
  • Q: How many pages does 'Algorithms and Data Structures in C++' have? A: The book has a total of 368 pages.
  • Q: What is the binding type of this book? A: The book is available in paperback binding.
  • Q: When was 'Algorithms and Data Structures in C++' published? A: The book was published on June 3, 1996.
  • Q: Does this book include practical examples or programs? A: Yes, the book includes numerous ready-to-run programs that demonstrate the algorithms and data structures discussed, making it practical for readers to apply the concepts.
  • Q: What are some of the less traditional topics covered in the book? A: In addition to traditional algorithms, the book covers less well-known topics such as multi-precision arithmetic, route planning, and external sorting.
  • Q: Is this book useful for learning modern C++ practices? A: While the book is based on C++ as of its publication date, many of the algorithms and practices discussed are foundational and remain relevant, although readers may need to supplement this with resources on modern C++ features.