+ Reply to Thread
Results 1 to 2 of 2

Thread: Reduce number of comparisons

  1. #1
    admin's Avatar
    admin is offline Administrator
    Join Date
    Mar 2010
    Posts
    44

    Reduce number of comparisons

    Given an array of numbers, you have to search for an given no, you have to reduce comparisons.

  2. #2
    jalajb2k7 Guest
    if there is nothing special associated with the array.. the worst case will be i have to compare it with every elemnt

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Find number or just smaller number
    By TopGun in forum Amazon
    Replies: 1
    Last Post: 2nd July 2010, 04:43
  2. Replies: 2
    Last Post: 1st July 2010, 00:48

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts