1 Replies - 2344 Views - Last Post: 28 December 2008 - 05:50 AM

#1 cosmoboy   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 5
  • Joined: 27-December 08

three algorithms=sequential search, the binary and interjection..?

Posted 27 December 2008 - 12:50 PM

A problem that i cant find solution, someone help me..!

Often is presented the need of search of k keys in a sorted table of n elements. Draw and are analyze three algorithms of mass search, where that is the keys must search with one call of algorithm and no with successive k calls. The three algorithms must support in sequential search, the binary search and search of interjection.
Is This A Good Question/Topic? 0
  • +

Replies To: three algorithms=sequential search, the binary and interjection..?

#2 Gloin   User is offline

  • Expert Schmexpert...
  • member icon

Reputation: 235
  • View blog
  • Posts: 4,489
  • Joined: 04-August 08

Re: three algorithms=sequential search, the binary and interjection..?

Posted 28 December 2008 - 05:50 AM

Again, I can't really understand your question. Are we talking about any set of numbers or the k largest/smallest numbers?
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1