Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.12 seconds.

  1. Re: Binary Search for an array of random ints - Can't find the target value

    Well, what have you done to debug it? Have you stepped through it with a debugger, or at least added some print statements to figure out what's going on? When does the flow of the program differ from...
  2. Re: Binary Search for an array of random ints - Can't find the target value

    What exactly do you mean "when in comes time to pick a target value and search for it"? Are you having trouble with the actual search, or reading in a value, or something else?
Results 1 to 2 of 2