In this blog, 25.000 books will be uploaded, so far more than 1400 books are available. Books, will be added daily, please check this blog daily.
Wednesday, February 1, 2012
Data Structures and Algorithms in Java, 4e
Chapter Listing
The chapters for this course are organized to provide a pedagogical
path that starts with the basics of Java programming and object-
oriented design, moves to concrete structures like arrays and linked
lists, adds foundational techniques like recursion and algorithm
analysis, and then presents the fundamental data structures and
algorithms, concluding with a discussion of memory management
(that is, the architectural underpinnings of data structures).
Specifically, the chapters for this book are organized as follows:
1. Java Programming Basics
2. Object-Oriented Design
3. Arrays, Linked Lists, and Recursion
4. Analysis Tools
5. Stacks and Queues
6. Lists and Iterators
7. Trees
8. Priority Queues
9. Maps and Dictionaries
10. Search Trees
11. Sorting, Sets, and Selection
12. Text Processing
13. Graphs
14. Memory
A. Useful Mathematical Facts
Other Core of CS Books
Other Java Books
Download
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment