Problem Solving With Data Structures Using Java
Download Problem Solving With Data Structures Using Java PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Problem Solving With Data Structures Using Java book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Data Structures and Problem Solving Using Java
Author: Mark Allen Weiss
language: en
Publisher: Addison Wesley Publishing Company
Release Date: 1998
This text uses Java to teach data structures and algorithms from the perspective of abstract thinking and problem solving.
Problem Solving with Data Structures Using Java
Problem Solving with Data Structures, First Edition is not a traditional data structures textbook that teaches concepts in an abstract, and often dry, context that focuses on data structures using numbers. Instead, this book takes a more creative approach that uses media and simulations (specifically, trees and linked lists of images and music), to make concepts more concrete, more relatable, and therefore much more motivating for students. This book is appropriate for both majors and non-majors. It provides an introduction to object-oriented programming in Java, arrays, linked lists, trees, stacks, queues, lists, maps, and heaps. It also covers an existing simulation package (Greenfoot) and how to create continuous and discrete event simulations.
Data Structures & Problem Solving Using Java
A practical and unique approach to data structures that separates interface from implementation, this book provides a practical introduction to data structures with an emphasis on abstract thinking and problem solving, as well as the use of Java.