User Profile

Collapse

Profile Sidebar

Collapse
compscidummy
compscidummy
Last Activity: Nov 18 '08, 12:19 AM
Joined: Nov 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • compscidummy
    replied to binary search questions help
    in Java
    I just begun doing it in class today but I don't understand it at all.....

    yes I've seen an implementation but it doesn't make much sense to me....
    See more | Go to post

    Leave a comment:


  • compscidummy
    started a topic binary search questions help
    in Java

    binary search questions help

    Hi! Could someone please help me with the following binary search questions? (explain please!) Thanks.

    A binary serach will be performed on the following list:

    4, 7, 9, 11, 20, 24, 30, 41

    1. To find the key value 27, the search interval after the first pass through the loop will be?

    2. How many iterations will be required to determine that 27 is not on the list?

    3. For which...
    See more | Go to post
No activity results to display
Show More
Working...