Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Data Structures and Algorithm Analysis in Java, Third Edition
Top Free Algorithms Books 🌠 - 100% Free or Open Source!
  • Title: Data Structures and Algorithm Analysis in Java, Third Edition
  • Author(s) Clifford A. Shaffer
  • Publisher: Dover Publications; 3 edition (September 14, 2011), eBook (updated, March 28, 2013)
  • Paperback: 608 pages
  • eBook: PDF
  • Language: English
  • ISBN-10: 0486485811
  • ISBN-13: 978-0486485812
  • Share This:  

Book Description

A comprehensive treatment focusing on the creation of efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems. It uses Java as the programming language and is suitable for second-year data structure courses and computer science courses in algorithmic analysis.

About the Authors
  • Clifford A. Shaffer is a professor of Computer Science at Virginia Tech .

Reviews and Rating: Related Book Categories: Read and Download Links: Similar Books:
  • Data Structures and Algorithm Analysis in C++, 3rd Edition

    A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using C++. This text explains how to select or design the data structure best suited to specific problems.

  • Open Data Structures: An Introduction (Pat Morin)

    This book is an introduction to the field of data structures and algorithms, it covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs.

  • Data Structures and Algorithms with OPP Design Patterns in Java

    It promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy.

  • Java Structures: Data Structures in Java for the Programmers

    This book attempts to provide a fresh and focused approach to the design and implementation of classic structures in a manner that meshes well with existing Java packages.

  • Think Java, 2nd Edition (Allen B. Downey, et al)

    This book is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers with little or no experience.

  • O'Reilly® Algorithms and Information Retrieval in Java

    This practical book will help you learn and review some of the most important ideas in software engineering - data structures and algorithms - in a way that's clearer, more concise, and more engaging than other materials. Useful in technical interviews too.

  • Data Structures and Algorithms: Reference with Examples

    A key factor of this book and its associated implementations is that all algorithms were designed by authors, using the theory of the algorithm in question as a guideline. It covers the key ideas involved in designing algorithms.

  • Algorithms and Data Structures: The Basic Toolbox (Kurt Mehlhorn)

    This book is a concise introduction addressed to students and professionals familiar with programming and basic mathematical language. The algorithms are presented in a modern way, with explicitly formulated invariants, and comment on recent trends.

  • Purely Functional Data Structures (Chris Okasaki)

    This book describes data structures from the point of view of functional languages, with examples, and presents design techniques that allow programmers to develop their own functional data structures. All source code is given in Standard ML and Haskell.

Book Categories
:
Other Categories
Resources and Links