Computer Science, asked by Anonymous, 11 months ago

Can anyone tell me about binary search and linear search major difference ...Plz tell these who not only...

Answers

Answered by rshashwat2014
1

Difference Between Linear Search and Binary Search. ... Searching is a process of finding an element within the list of elements stored in any order or randomly. The major difference between linear search and binary search is that binary search takes less time to search an element from the sorted list of elements

Answered by shivamshaurya
2
&lt;font color="red"&gt;&lt;h1&gt;HELLO FRIEND&lt;/h1&gt;&lt;/font&gt;&lt;br&gt;&lt;b&gt;&lt;font color="green"&gt;&lt;marquee&gt;Here is your answer.&lt;/marquee&gt;&lt;/font&gt;&lt;/b&gt;&lt;hr size=3 color="blue"&gt;&lt;br&gt; <br />&lt;b&gt;&lt;center&gt;DIFFERENCE BETWEEN LINEAR SEARCH AND BINARY SEARCH&lt;/CEnter&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;Linear search and binary search are the two methods which are used in arrays for searching the elements. Searching is a process of finding an element within the list of elements stored in any order or randomly.&lt;br&gt;&lt;br&gt;<br /><br />&lt;b&gt;Major difference&lt;/b&gt; between linear search and binary search is that binary search takes less time to search an element from the sorted list of elements. So it is inferred that efficiency of binary search method is greater than linear search.&lt;br&gt;&lt;br&gt;<br /><br />Another difference between the two is that there is a prerequisite for the binary search, i.e., the elements must be sorted while in linear search there is no such prerequisite.<br /><br />&lt;br&gt; &lt;br&gt;&lt;hr size=3 color="green"&gt;&lt;font color=#800080&gt;&lt;br&gt;&lt;b&gt;HOPE IT HELPS&lt;BR&gt;PLEASE MARK IT AS A BRAINLIEST ANSWER&lt;BR&gt;PLEASE FOLLOW ME&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;&lt;/font&gt;&lt;font color="red"&gt;&lt;b&gt;About me:&lt;br&gt;&lt;/b&gt;&lt;I&gt;Shivam shaurya

shivamshaurya: oo
shivamshaurya: do u use WhatsApp
shivamshaurya: no.....just for ur sake......coz u r saying that it is public
Similar questions