Abstract State Machines « http://www.eecs.umich.edu/gasm/ | | A formal method for specifying and verifying algorithms. tools , meetings , researchers in the area. |
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. |
Algorithm Design Paradigms « 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. |
Algorithms Archive « http://editor.altervista.org/ | | A collection including searching , sorting , tracking , mathematics and cellular automata. in english and italian. |
Algorithms Courses « http://www.cs.pitt.edu/~kirk/algorithmcourses/ | | Links to courses in algorithms maintained at various university computer science departments. |
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://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 researchers and other resources in the field. the focus is on average case and probabilistic analysis. |
CATS: Combinatorial Algorithms Test Sets « http://www.jea.acm.org/CATS/ | | Searchable index of problems , links and methodology. |
Combinatorial Algorithms « http://www.eli.sdsu.edu/courses/fall95/cs660/ | | Course material , syllabus and notes for a course by roger whitney at sdsu. |
Combinatorial Algorithms « http://www.eli.sdsu.edu/courses/fall95/cs660/notes/ | | Lecture notes of a course at san diego state university. |
Computer Programming Algorithms Directory « http://www.algosort.com/ | | Resources that describe computer programming algorithms. |
Data Structures « http://www.cs.sunysb.edu/~skiena/214/lectures/ | | Lecture notes by steven skiena. |
Data Structures « http://www.cogs.susx.ac.uk/local/teach/dats/dats.html | | Introduction to data structures , with java code , by peter m. williams. |
Design and Analysis of Computer Algorithms « 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. |
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. |