Talk:List of algorithms
Appearance
The following is a list of the algorithms described in Wikipedia.
Perhaps I am mistaken about the purpose of this page, but I think algorithms that are not (yet) described in Wikipedia should not be in this list. I removed the following articles:
- Breadth first search
- Depth first search
- Random search: actually exists
- Predictive search: binary like search which factors in magnititude of search term versus the high and low values in the search. Sometimes called a dictionary search.
- Sequential search
- Select sort for loop with a nested for loop
Sorry if I'm mistaken.
-- CYD