leetcode-go/code-master/array/704_binrary_search/readme.md

4 lines
143 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Binary Search
> 二元搜尋的方法
給訂一組陣列以及給一個數字給出這個target 在陣列中的位置,沒有救回-1