Sunday 29 September 2013

Coding 16 : Searching

Searching is used for search data. In C language, searching consist of sequential search and interpolation search.
Example of sequential search:
Download file.
Example of interpolation search:
Download file.

No comments:

Post a Comment