• Contact

  • Newsletter

  • About us

  • Delivery options

  • Prospero Book Market Podcast

  • News

  • Quick Data Structures

    Quick Data Structures by Matuszek, David;

    Series: Quick Programming;

      • GET 20% OFF

      • The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
      • Publisher's listprice GBP 22.99
      • 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.

        11 635 Ft (11 081 Ft + 5% VAT)
      • Discount 20% (cc. 2 327 Ft off)
      • Discounted price 9 308 Ft (8 865 Ft + 5% VAT)

    11 635 Ft

    db

    Availability

    Not yet published.

    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 1
    • Publisher Chapman and Hall
    • Date of Publication 22 July 2025

    • ISBN 9781041038108
    • Binding Paperback
    • No. of pages169 pages
    • Size 216x138 mm
    • Language English
    • Illustrations 48 Illustrations, black & white; 48 Line drawings, black & white; 2 Tables, black & white
    • 700

    Categories

    Short description:

    This book provides an overview of the full range of data structures available to take your programming skills to the next level. It is ideal for software developers, computer science students, and anyone looking to deepen their understanding of how data structures impact the performance and clarity of their programs.

    More

    Long description:

    If you want to upgrade your programming skills, the most important thing you need is a solid understanding of fundamental data structures. The proper choice of data structures distinguishes excellent programmers from merely competent ones.



    As an experienced programmer, you use data structures?at least arrays?all the time. However, you may not be familiar with hash tables, trees and binary trees, priority queues, directed and undirected graphs, and other data structures at your disposal.



    A good choice of data structures will simplify your job, not complicate it. Your code will be not only faster but also easier to understand and debug. There is no downside to using the right data structures for the job.



    This book





    • Provides an understanding of the fundamental building blocks of data structures



    • Describes the construction and use of all common data structures



    • Explains the simple math required for selecting efficient data structures



    • Equips you with everything you need to choose data structures or devise appropriate new ones

    More

    Table of Contents:

    1. Building Blocks. 2. Essential Math. 3. Hash Tables and Hash Maps I. 4. Recursion. 5. Stacks, Queues, and Deques. 6. Linked Lists. 7. Binary Trees. 8. Priority Queues. 9. Heaps. 10. Trees. 11. Graphs. 12. Hypergraphs. 13. Algorithm Types.

    More