I wrote my binary search algorithm, however, when I tried it in java, it\'s always returning -1. (for example, input 1,2,3,4,5, key=2, returning -1) I am not sure what\'s wr