List of algorithms: Difference between revisions

Content deleted Content added
Run-length encoding article doesn't contain any algorithms yet.
pcx decompresion algorithm
Line 15:
* [[Linear search]]: finds an item in an unsorted list
* [[Merge sort]]: sorts by sorting the first half, then the second half, then merging
* [[PCX]] (decompresion algorithm)
* [[Perfect hashing]]
* [[Pigeonhole sort]]