Textbook and Readings

Our required textbook for CSE 373 this quarter is either edition:

book
Weiss, M.
Data Structures and Algorithm Analysis in Java 2nd Ed.
Addison Wesley: 2007, ISBN-10: 0-321-37013-9, ISBN-13: 978-0321370136.

book
Weiss, M.
Data Structures and Algorithm Analysis in Java 3rd Ed.
Addison Wesley: 2011, ISBN-10: 0-132-57627-9, ISBN-13: 978-0132576277.

The textbook author has published source code (2nd edition, 3rd edition) from the book and errata (2nd edition, 3rd edition) on his webpage.

Students can purchase the textbook from the UW Bookstore or online from various retailers such as Amazon. You can also rent the book from Chegg.

The textbook is also available for 4 hour loan at Odegaard (you can see whether or not it is currently available by clicking the link).

Occasionally homework problems will be assigned from the textbook. Readings will be assigned from the textbook, making it makes a useful supplement to the lecture presentations.