Sorting and Searching (Subscribe)
Links
AVL and TST trees implementation
http://dasnar.sdf-eu.org/miscres.html
Common comparison sorts
http://linux.wku.edu/~lamonml/algor/sort/sort.html
Compact Guide to Sorting and Searching
http://www.epaperpress.com/sortsearch/
Comparison sort
http://en.wikipedia.org/wiki/Comparison_sort
Discussion of Sorting Algorithms
http://atschool.eduweb.co.uk/mbaker/sorts.html
Exact string matching algorithms
http://www-igm.univ-mlv.fr/~lecroq/string/
Fast Median Search
http://ndevilla.free.fr/median
Fast multi-pattern search
http://webglimpse.net/pubs/TR94-17.pdf
Fibonacci search in C
http://www.ics.forth.gr/~lourakis/fibsrch/
FlashSort
http://www.neubert.net/FSOIntro.html
Fuzzy Search
http://itman.narod.ru/english/ir/index.html
GNU libavl
http://www.stanford.edu/~blp/avl/
Levenshtein Algorithm For Error-Tolerant Search
Postman's Sort
Robsort GNU implementation
Search Algorithm
http://en.wikipedia.org/wiki/Search_algorithm
Search Methods in AI
http://www.cs.dartmouth.edu/~brd/Teaching/AI/Lectures/Summaries/search.html
Searching Algorithms
http://www.softpanorama.org/Algorithms/searching.shtml
Sequential and parallel sorting algorithms
http://www.iti.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm
Sequitur
sortchk
http://freshmeat.net/projects/sortchk/
Sorting Algorithm
http://en.wikipedia.org/wiki/Sort_algorithm
Sorting Algorithm Examples
http://www.concentric.net/~ttwang/sort/sort.htm
Sorting Algorithms
http://www.softpanorama.org/Algorithms/sorting.shtml