Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

在一个一维的正整数,查找数, 如果有返回下标, 否则-1 二分查找 N -> logN [1, 10, 3, 6, 9] 排序

  1. 在基础之外,考虑异常, BAT考题 溢出 二分查找 mid 计算方法规避溢出

  2. 大数 Infinity number 大数相加如何做 1.表达出来 2.字符串怎么相加? 3.不能直接加 逐位相加 结果也不能用数字俩表达 '' []