List of algorithms

This is an old revision of this page, as edited by Derek Ross (talk | contribs) at 13:28, 8 January 2002 (spelling). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The following is an alphabetical listing of the algorithms described in Wikipedia.


If you intend to describe a new algorithm, please read algorithms on Wikipedia first, then add a link to your article and a one-line description here.


  • Flood fill: Fills a connected region of a multi-dimensional array with a specified symbol
  • PCX: (decompression algorithm)
  • SUBSET-SUM: Solves an NP-complete problem in polynomial time iff P=NP