Searching Algorithms
does anybody have any tutorials or sites about any of the following topics:
- sequential search
- fast sequential search
- self organizing search
- move to front search
- transpose search
- using counter search
- binary search
- ternary search
- random search
- interpolation search
- interpolation / sequential search
- random /sequential search
thanks in advance

