Computer Science, asked by aditikumari86, 1 year ago

what is searching?give the name of two searching techniques.​

Answers

Answered by Anonymous
2

Answer:

HOPE IT HELPS

Explanation:

2 TYPES:

Linear Search.

Binary Search.

Jump Search.

Interpolation Search.

Exponential Search.

Sublist Search (Search a linked list in another list)

Fibonacci Search.

The Ubiquitous Binary Search.

Answered by sahoosamridhi
2

Searching is the process of finding a given value position in a list of values. It decides whether a search key is present in the data or not. It is the algorithmic process of finding a particular item in a collection of items. It can be done on internal data structure or on external data structure.

Google and Brainly are the two techniques.

Similar questions