Read in from a file either flat file or db. I was thinking of reading into an array and then performing some sort of binary search. The key to the problem is obviously you don't know the missing number but it is within a sequence of number ascending by one ie. 23, 24, 25, 27,28 just for...
I have been facing a problem developing an algorithm for an efficient numerical search. The scope of the problem is such: you have a sequence of numbers 1 - 1000 ,for example, one of the values is missing but you don't know which one. The problem is in designing an efficient algorithm that will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.