  |
Dictionary of Algorithms, Data Structures, and Problems - 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, tutorials, and bibliographical references. |
  |
ACM SIGACT - http://sigact.acm.org/
Special Interest Group on Algorithms and Computation Theory, the ACM special interest group for Theoretical Computer Science. Site has membership information, meetings, reports and a newsletter for members. |
  |
Stony Brook Algorithm Repository - 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 computational geometry. Implementations are available in C++, Java, Fortran, and other languages. |
  |
Tree Automata Techniques and Applications - http://tata.gforge.inria.fr
An evolving web text in PostScript and PDF, with related software. |
  |
Abstract State Machines - http://www.eecs.umich.edu/gasm/
A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area. |
  |
Algorithms in the Real World - http://www.cs.cmu.edu/~guyb/realworld.html
Notes for a course at Carnegie Mellon University. |
  |
Analysis Of Algorithms - http://algo.inria.fr/AofA/
An initiative of attendees of the 1997 Dagstuhl seminar, these pages provide research papers, a bulletin board, and links to researchers and other resources in the field. The focus is on average case and probabilistic analysis. |
  |
Algorithms Courses - http://www.cs.pitt.edu/~kirk/algorithmcourses/
Links to courses in algorithms maintained at various university computer science departments. |
  |
OOPWeb Algorithms Directory - http://www.oopweb.com/Algorithms/Files/Algorithms.html
Algorithms lecture notes, courses, tutorials, references, guides and online books. |
  |
Pattern Matching Pointers - http://www.cs.ucr.edu/~stelo/pattern.html
A collection of links for and to researchers in the subject. |