List of algorithms

This is an old revision of this page, as edited by 128.12.93.xxx (talk) at 02:46, 8 January 2002 (* quicksort moved out too). 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 (decompresion algorithm)
  • SUBSET-SUM: Solves an NP-complete problem in polynomial time iff P=NP