Tuesday, 10 October 2017

JAVA : ALGORITHM : BINARY SEARCH

JAVA : ALGORITHM : BINARY SEARCH


ASSUME : array is sorted

keep on divide half -> until you find the number.



No comments:

Post a Comment