Sponsored Links:
Stony Brook Algorithm Repository (Popularity: )
http://www.cs.sunysb.edu/~algorith/
This is a collection of implementations for 75 fundamental algorithms problems, including data structures, numerical and combinatorial algorithms,graph algorithms, and ...
|
Combinatorial Algorithms (Popularity: )
http://www.eli.sdsu.edu/courses/fall95/cs660/
Course material, syllabus and notes for a course by Roger Whitney at SDSU.
|
Tree Automata Techniques and Applications (Popularity: )
http://www.grappa.univ-lille3.fr/tata
An evolving web text in PostScript and PDF, with related software.
|
Algorithms Courses (Popularity: )
http://www.cs.pitt.edu/~kirk/algorithmcourses/
Links to courses in algorithms maintained at various university computer science departments.
|
On the Road to Algorithms (Popularity: )
http://www.hlcmklam.com/
Information on algorithms such as Bubble Sort and Random Number Generation, using HTML, Java and Perl. Collected by Lam Ka ...
|
Analysis Of Algorithms (Popularity: )
http://pauillac.inria.fr/algo/AofA/
An initiative of attendees of the 1997 Dagstuhl seminar, these pages provide research papers, a bulletin board, and links to ...
|
Web Data Structures and Algorithms (Popularity: )
http://cgm.cs.mcgill.ca/~godfried/teaching/algorithms-web.html
Lecture notes and links for a course by Godfried Toussaint.
|
Problems in Analysis of Algorithms (Popularity: )
http://pauillac.inria.fr/algo/AofA/Problems/
A list of open problems with updates and solutions.
|
Abstract State Machines (Popularity: )
http://www.eecs.umich.edu/gasm/
A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area.
|
Algorithm Design Paradigms (Popularity: )
http://www.csc.liv.ac.uk/~ped/teachadmin/algor/algor.html
A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS.
|
Data Structures (Popularity: )
http://www.cs.sunysb.edu/~skiena/214/lectures/
Lecture Notes by Steven Skiena.
|
Data Structures (Popularity: )
http://www.cogs.susx.ac.uk/local/teach/dats/dats.html
Introduction to data structures, with Java code, by Peter M. Williams.
|
Softpanorama Virtual Library (Popularity: )
http://www.softpanorama.org/Algorithms/algorithms.shtml
Section on Algorithms and Data Structures. A compilation of links.
|
Dictionary of Algorithms, Data Structures, and Problems (Popularity: )
http://www.nist.gov/dads/
A dictionary of algorithms, algorithmic techniques, data structures, and archetypical problems, with related definitions. Many entries have links to implementations, ...
|
Pattern Matching Pointers (Popularity: )
http://www.cs.ucr.edu/~stelo/pattern.html
A collection of links for and to researchers in the subject.
|
OOPWeb Algorithms Directory (Popularity: )
http://www.oopweb.com/Algorithms/Files/Algorithms.html
Algorithms lecture notes, courses, tutorials, references, guides and online books.
|
ACM SIGACT (Popularity: )
http://sigact.acm.org/
Special Interest Group on Algorithms and Computation Theory, the ACM special interest group for Theoretical Computer Science. Site has membership ...
|
Algorithms in the Real World (Popularity: )
http://www-2.cs.cmu.edu/~guyb/realworld.html
Notes for a course at Carnegie Mellon University.
|
Design and Analysis of Computer Algorithms (Popularity: )
http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html
Lecture notes; applets and code in C, C++, and Java; links regarding books, journals, computability, quantum computing, societies and organizations.
|
Fundamental Algorithms (Popularity: )
http://www.greatsnakes.com/savannah/algorithms.asp
Data structures and code for some important algorithms.
|