Data Structures and Algorithms Made Easy in Java: Data Structure and Algorithmic Puzzles, 2/e (Paperback)
暫譯: Java 資料結構與演算法簡明指南:資料結構與演算法難題,第二版 (平裝本)

Narasimha Karumanchi

  • 出版商: CareerMonk
  • 出版日期: 2011-12-16
  • 售價: $1,430
  • 貴賓價: 9.5$1,359
  • 語言: 英文
  • 頁數: 450
  • 裝訂: Paperback
  • ISBN: 8192107558
  • ISBN-13: 9788192107554
  • 相關分類: Java 程式語言Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

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

商品描述


Peeling Data Structures and Algorithms for (Java, Second Edition): Data Structure and Algorithmic Puzzles
  • Programming puzzles for interviews
  • Campus Preparation
  • Degree/Masters Course Preparation
  • For Instructor's
  • Big job hunters: Microsoft, Google, Apple, Amazon, Yahoo, FlipKart, Adobe, IBM Labs, Citrix, Mentor Graphics, NetApp, Oracle, Face book, McAfee and many more
  • Reference Manual for working people
Video Link: youtube.com/watch?v=l_GRquIrVyg

A handy guide of sorts for any computer science professional, Data Structures And Algorithms Made Easy in Java: Data Structure And Algorithmic Puzzles is a solution bank for various complex problems related to data structures and algorithms. It can be used as a reference manual by those readers in the computer science industry.

The book has around 21 chapters and covers 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, and other Miscellaneous Concepts.

Data Structures And Algorithms Made Easy in Java: Data Structure And Algorithmic Puzzles by Narasimha Karumanchi was published in 2011, and it is coded in Java language. This book serves as guide to prepare for interviews, exams, and campus work. It is also available in C/C++. In short, this book offers solutions to various complex data structures and algorithmic problems.

What is unique?
   
Our main objective isn't to propose theorems and proofs about DS and Algorithms. We took the direct route and solved problems of varying complexities. That is, each problem corresponds to multiple solutions with different complexities.  In other words, we ennumerated possible solutions. With this approach, even when a new question arises, we offer a choice of different solution strategies based on your priorities.

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   

Target Audience?
   
These books prepare readers for interviews, exams, and campus work. 

Language?

All code was written in Java. If you are using C/C++, please search for "Data Structures and Algorithms Made Easy".

Also, check out sample chapters and the blog at: CareerMonk.com

 

商品描述(中文翻譯)





剝皮資料結構與演算法(Java,第二版):資料結構與演算法難題


  • 面試程式設計難題

  • 校園準備

  • 學位/碩士課程準備

  • 供教師使用


  • 大型求職者:微軟、谷歌、蘋果、亞馬遜、雅虎、FlipKart、Adobe、IBM Labs、Citrix、Mentor Graphics、NetApp、Oracle、Facebook、McAfee 等等

  • 供在職人士參考手冊


影片連結:youtube.com/watch?v=l_GRquIrVyg



Java 中的資料結構與演算法簡易入門:資料結構與演算法難題 是一本為任何計算機科學專業人士提供的實用指南,它是針對資料結構和演算法相關各種複雜問題的解決方案庫。這本書可以作為計算機科學行業讀者的參考手冊。



本書大約有 21 章,涵蓋了遞迴與回溯、鏈結串列、堆疊、佇列、樹、優先佇列與堆、離散集合 ADT、圖演算法、排序、搜尋、選擇演算法 [中位數]、符號表、雜湊、字串演算法、演算法設計技術、貪婪演算法、分治演算法、動態規劃、複雜度類別及其他雜項概念。



由 Narasimha Karumanchi 所著的 Java 中的資料結構與演算法簡易入門:資料結構與演算法難題 於 2011 年出版,並以 Java 語言編寫。這本書作為準備面試、考試和校園工作的指南。它也有 C/C++ 版本。簡而言之,這本書提供了各種複雜資料結構和演算法問題的解決方案。

有何獨特之處?

   

我們的主要目標不是提出有關資料結構和演算法的定理和證明。我們採取了直接的方式,解決了不同複雜度的問題。也就是說,每個問題對應多種不同複雜度的解決方案。換句話說,我們列舉了可能的解決方案。透過這種方法,即使出現新的問題,我們也會根據您的優先事項提供不同的解決策略選擇。



涵蓋主題:

 


  • 介紹

  • 遞迴與回溯

  • 鏈結串列

  • 堆疊

  • 佇列


  • 優先佇列與堆

  • 離散集合 ADT

  • 圖演算法

  • 排序   

  • 搜尋   

  • 選擇演算法 [中位數]   

  • 符號表   

  • 雜湊   

  • 字串演算法   

  • 演算法設計技術   

  • 貪婪演算法   

  • 分治演算法   

  • 動態規劃   

  • 複雜度類別   

  • 雜項概念   

目標讀者?

   

這些書籍為讀者準備面試、考試和校園工作。



語言?



所有程式碼均以 Java 編寫。如果您使用 C/C++,請搜尋「資料結構與演算法簡易入門」。



此外,請查看樣章和部落格:CareerMonk.com

 

最後瀏覽商品 (20)