Overview of algorithms to find the median in a list of values; implementations and links are also p...
Fast Algorithms for Sorting and Searching Strings - The original paper and examples by Jon Bentley ...
Description of sorting algorithms with examples
Sorting by in place permutation with time complexity O(n) using an auxiliary vector. Papers, animat...
A Java implementation of the Wealthy Adaptative Search Algorithm, a constraint-solving algorithm us...
Algorithms and data structures. Source code in C and VB is included. Demonstration applets in Java.
A linear time general purpose sorting algorithm. Included is a description of the algorithm and dow...
Article describing and discussing the SoundEx searching algorithm and enhancements to make it more ...
Details of this collection of binary search tree and balanced tree library routines by Ben Pfaff. E...
A method for inferring compositional hierarchies from strings, useful for recognizing lexical struc...