Data Structures and Problem Solving Using Java
Author | : Mark A. Weiss |
Publisher | : |
Total Pages | : 948 |
Release | : 2013-07-23 |
ISBN-10 | : 129202576X |
ISBN-13 | : 9781292025766 |
Rating | : 4/5 (766 Downloads) |
Download or read book Data Structures and Problem Solving Using Java written by Mark A. Weiss and published by . This book was released on 2013-07-23 with total page 948 pages. Available in PDF, EPUB and Kindle. Book excerpt: For the second or third programming course. 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. It does this through what remains a unique approach that clearly separates each data structure's interface (how to use a data structure) from its implementation (how to actually program that structure). Parts I (Tour of Java), II (Algorithms and Building Blocks),