Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Java » Think Data Structures: Algorithms and Information Retrieval in Java

Think Data Structures: Algorithms and Information Retrieval in Java

  • Category: Java Programming
  • Author: Allen B. Downey
  • License: CC BY-NC 4.0
  • Pages: 158 pages
  • File type: PDF

Read and download free eBook intituled Think Data Structures: Algorithms and Information Retrieval in Java in format PDF – 158 pages created by Allen B. Downey.

Data structures and algorithms are among the most important inventions of the last 50 years, and they are fundamental tools software engineers need to know. But in the author’s opinion, most of the books on these topics are too theoretical, too big, and too ‘bottom up’.

If you’re a student studying computer science or a software developer preparing for technical interviews, 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.

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. Each chapter presents hands-on exercises supported by test code online.

Read and Download Links:

Think Data Structures: Algorithms and Information Retrieval in Java

READ  JAVA 2 Network Security

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

O’Reilly Java AWT Reference

The Java AWT Reference provides complete reference documentation on the Abstract Window Toolkit (AWT), a large collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, and use c