Basic Concepts in Data Structures

Klein, Shmuel Tomi

  • 出版商: Cambridge
  • 出版日期: 2016-10-28
  • 售價: $3,580
  • 貴賓價: 9.5$3,401
  • 語言: 英文
  • 頁數: 228
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 1107161274
  • ISBN-13: 9781107161276
  • 相關分類: Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

商品描述

Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions will allow students to test their understanding.