• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Java ▶ Think Data Structures

Think Data Structures

December 2, 2017

Think Data Structures

If you’re a student studying computer science or a software developer preparing for technical interviews, this practical book, Think Data Structures: Algorithms and Information Retrieval in Java 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. By emphasizing practical knowledge and skills over theory, author Allen Downey shows you how to use data structures to implement efficient algorithms, and then analyze and measure their performance. You’ll explore the important classes in the Java collections framework (JCF), how they’re implemented, and how they’re expected to perform.

Book Description

Topics included: Interfaces • Graphs • Analysis of Algorithms • ArrayList • LinkedList • Doubly-linked list • Tree traversal • Getting to Philosophy • Indexer • The Map interface • Hashing • HashMap • TreeMap • Binary search tree • Persistence • Crawling Wikipedia • Boolean search • Sorting.

Download Free PDF / Read Online

Author(s): Allen B. Downey
Publisher: Green Tea Press
Published: June 2017
Format(s): PDF, HTML(Online)
File size: 782 KB
Number of pages: 187
Download / View Link(s): PDF | Online

Similar Books:

  1. Data Structures and Algorithm Analysis in Java
  2. Data Structures Succinctly Part 1
  3. Java Data Structures (2nd edition)
  4. Data Structures and Algorithm Analysis in C++
  5. Problem Solving with Algorithms and Data Structures Using Python
Previous Post: « Think Complexity, 2nd Edition
Next Post: Think Python 2nd Edition »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com