software 微软面经
1、自我介绍
2、项目交流
3、coding:找旋转后的排序数组中,最大数字的下标
4、思考题:•Assume we have 10000 samples for blood test. Each test needs 24 hours to get result. Now we know only 1 among the sample is positive. How many test papers do we need to find the positive one in 24 hours at least?
#Java开发##开发##微软#
2、项目交流
3、coding:找旋转后的排序数组中,最大数字的下标
4、思考题:•Assume we have 10000 samples for blood test. Each test needs 24 hours to get result. Now we know only 1 among the sample is positive. How many test papers do we need to find the positive one in 24 hours at least?
5、上一题的后续:如果有48个小时,至少多少轮?