Abstract State Machines [ http://www.eecs.umich.edu/gasm/ ]
PR: 6
A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area. [ Read more ] | |
ACM SIGACT [ http://sigact.acm.org/ ]
PR: 7
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. [ Read more ] | |
Algorithm Design Paradigms [ http://www.csc.liv.ac.uk/~ped/teachadmin/algor/algor.html ]
PR: 4
A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS. [ Read more ] | |
Algorithms Archive [ http://editor.altervista.org/ ]
PR: 4
A collection including searching, sorting, tracking, mathematics and cellular automata. In English and Italian. [ Read more ] | |
Algorithms Courses [ http://www.cs.pitt.edu/~kirk/algorithmcourses/ ]
PR: 5
Links to courses in algorithms maintained at various university computer science departments. [ Read more ] | |
Algorithms in the Real World [ http://www.cs.cmu.edu/~guyb/realworld.html ]
PR: 5
Notes for a course at Carnegie Mellon University. [ Read more ] | |
Analysis Of Algorithms [ http://algo.inria.fr/AofA/ ]
PR: 6
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. [ Read more ] | |
Combinatorial Algorithms [ http://www.eli.sdsu.edu/courses/fall95/cs660/notes/ ]
PR: 4
Lecture notes of a course at San Diego State University. [ Read more ] | |
Computer Programming Algorithms Directory [ http://www.algosort.com/ ]
PR: 3
Resources that describe computer programming algorithms. [ Read more ] | |
Data Structures [ http://www.informatics.sussex.ac.uk/courses/dats/dats.html ]
PR: 4
Introduction to data structures, with Java code, by Peter M. Williams. [ Read more ] | |
Data Structures [ http://www.cs.sunysb.edu/~skiena/214/lectures/ ]
PR: 4
Lecture notes by Steven Skiena. [ Read more ] | |
Design and Analysis of Computer Algorithms [ http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html ]
PR: 4
Lecture notes; applets and code in C, C++, and Java; links regarding books, journals, computability, quantum computing, societies and organizations. [ Read more ] | |
Dictionary of Algorithms, Data Structures, and Problems [ http://www.nist.gov/dads/ ]
PR: 7
A dictionary of algorithms, algorithmic techniques, data structures, and archetypical problems, with related definitions. Many entries have links to implementations, tutorials, and bibliographical references. [ Read more ] | |
Huffman Coding Algorithm [ http://www.huffmancoding.com/david/algorithm.html ]
PR: 4
Includes a guide how to build it and a JAVA tutorial how to use it. [ Read more ] | |
Introduction to Quantum Algorithms [ http://alumni.imsa.edu/~matth/quant/299/paper/ ]
PR: 4
A introduction to quantum algorithms by Matthew Hayward for those new to the field and who do not have a physics background. [ Read more ] | |
On the Road to Algorithms [ http://www.hlcmklam.com/ ]
PR: 4
Information on algorithms such as Bubble Sort and Random Number Generation, using HTML, Java and Perl. Collected by Lam Ka Chun (Raymond). [ Read more ] | |
OOPWeb Algorithms Directory [ http://www.oopweb.com/Algorithms/Files/Algorithms.html ]
PR: 5
Algorithms lecture notes, courses, tutorials, references, guides and online books. [ Read more ] | |
Pattern Matching Pointers [ http://www.cs.ucr.edu/~stelo/pattern.html ]
PR: 5
A collection of links for and to researchers in the subject. [ Read more ] | |
Priority Queues [ http://www.leekillough.com/heaps/ ]
PR: 4
Electronic bibliography on priority queues (heaps). Links to downloadable reports, researchers\' home pages, and software. [ Read more ] | |