when would you go for linear search in an array and why?
Answers
Answered by
1
Answer:
hy
Explanation:
Linear search is usually very simple to implement, and is practical when the list has only a few elements, or when performing a single search in an un-ordered list. When many values have to be searched in the same list, it often pays to pre-process the list in order to use a faster method.
↫↫↫↫↫ Hope it helps you
Plz mark me brainlist ↬↬↬↬↬
sdarshansdarshan13:
thanks
Similar questions