此商品已下架,若仍需天瓏代為查詢或代購書籍,請與門市客服人員聯繫,或 E-mail 至 service@tenlong.com.tw 將有專人為您服務。

Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles, 5/e (Paperback)

Narasimha Karumanchi

  • 出版商: CareerMonk Publicati
  • 出版日期: 2016-08-28
  • 售價: $1,800
  • 貴賓價: 9.5$1,710
  • 語言: 英文
  • 頁數: 434
  • 裝訂: Paperback
  • ISBN: 819324527X
  • ISBN-13: 9788193245279
  • 相關分類: Algorithms-data-structures
  • 立即出貨

買這商品的人也買了...

商品描述

 Description

"Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer scientists. It can be used as a reference manual by those readers in the computer science industry. This book serves as guide to prepare for interviews, exams, and campus work. In short, this book offers solutions to various complex data structures and algorithmic problems.

Topics Covered


Introduction
Recursion and Backtracking
Linked Lists
Stacks
Queues
Trees
Priority Queue and Heaps
Disjoint Sets ADT
Graph Algorithms
Sorting  
Searching  
Selection Algorithms [Medians]  
Symbol Tables  
Hashing  
String Algorithms  
Algorithms Design Techniques  
Greedy Algorithms  
Divide and Conquer Algorithms  
Dynamic Programming  
Complexity Classes  
Miscellaneous Concepts