Quick Data Structures (Quick Programming)

個数:
  • 予約

Quick Data Structures (Quick Programming)

  • 現在予約受付中です。出版後の入荷・発送となります。
    重要:表示されている発売日は予定となり、発売が延期、中止、生産限定品で商品確保ができないなどの理由により、ご注文をお取消しさせていただく場合がございます。予めご了承ください。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Hardcover:ハードカバー版/ページ数 151 p.
  • 言語 ENG
  • 商品コード 9781041038139

Full 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

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.

最近チェックした商品