Computer Science, asked by usmanqadeer734, 26 days ago


Is searching is better then sorting? (state your opinion with real
time example using a general pseudo algorithm)

.​

Answers

Answered by XxMissRoyalxX
6

\mathfrak{\purple{\huge{Answer}}}

Searching Algorithms are designed to retrieve an element from any data structure where it is used. A Sorting Algorithm is used to arranging the data of list or array into some specific order.

Answered by BrutalShadow
3

\huge\colorbox{pink}{Answer ✔}

Searching Algorithms are designed to retrieve an element from any data structure where it is used. A Sorting Algorithm is used to arranging the data of list or array into some specific order.

Hope it helps ☺️☘️

Similar questions