|
Data Structures, Algorithms, Graphs, C/C++, Java
Abstract data types, Analysis of algorithms, Searching, Linked lists, Stacks, Queues, Recursion, Trees, Search trees, Heaps, Graphs, Variables and data types, sorting
|
Data Structures, Algorithms, Graphs, C/C++, Java
|
|
Most Important Links
Dictionary of Algorithms and Data Structures
- This is a dictionary of algorithms, algorithmic techniques, data structures, archetypical problems, and related definitions.
Data Structures and Algorithms Book
- Data Structures and Algorithms Course Notes,from University of Western Australia.
Data Structures Lecture Notes
- by Peter M Williams.
The Stony Brook Algorithm Repository
- Based on The Algorithm Design Manual by Steven Skiena; Implementations By Language
Algorithms Directory
- Algorithms lecture notes, courses, tutorials, references, guides and online books.
A Compact Guide to Sorting and Searching by Thomas Niemann
- Includes nice introduction on arrays, linked lists etc. Nice diagrams and tables. Pascal, C, and Visual Basic...You can also download softcopy.
Seminar on Algorithmic Aspects of Game Theory
- Emphasis is on mathematically sophisticated techniques in the interface between algorithms and game theory, as well as their applications to the Internet.
Design and Analysis of Algorithms - Lecture Notes
- Good notes in HTML form
Graph Theory Lessons
- My Favorite page
JDSL - Data Structures Library in Java
- JDSL is the Data Structures Library in Java. It is a collection of Java interfaces and classes that implement fundamental data structures and algorithms.
Data Structure Course
- Lecture Notes by Prof. Robert C. Holte
Data Structures and Problem Solving Using Java
- Source Code download
Algorithms and Data Structures Research & Reference Material
- Computer Algorithms and Data Structures
How to Build Data Structures in Java
- Answer to "How do I build data structures without pointers in Java?" .
Algorithms & Data Structures
- Hundreds of Resources
|
|
|
Data Structure - Algorithm Books
|
- Data Structures & Algorithms in Java (Mitchell Waite Signature Series)
by Mitchell Waite, Robert Lafore
- Schaum's Outline of Data Structures with Java by John R., Phd Hubbard
- Data Structures and Algorithms by Alfred V. Aho, John E. Hopcroft, Jeffrey Ullman
- The Design and Analysis of Computer Algorithms by Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman
- Introduction to Algorithms by Thomas H. Cormen (Editor), Charles E. Leiserson, Ronald L. Rivest
- Data Structures and Algorithms in C++ by Adam Drozdek
- Schaum's Outline of Data Structures with C++
by John R. Hubbard
- Data Structures with C++ Using STL
by William Ford, William Topp, William R. Topp
- Data Structures for Game Programmers w/CD by Ron Penton
- Mastering Algorithms With C by Kyle Loudon
- Data Structures and Software Development in an Object Oriented Domain Java Edition
by Jean-Paul Tremblay, Grant A. Cheston
- Introduction to Algorithms: A Creative Approach by Udi Manber
|
|