百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#63·algorithm-pattern

二分查找模板三可以进行优化

作者: guohuiyuan创建于 2024年8月2日更新于 2024年8月2日

image The binary search template three can be optimized, and can be initialized as left = -1, which solves the problem of two candidates. You can refer to the video at https://www.bilibili.com/video/BV1AP41137w7/

内容来源: greyireland/algorithm-pattern

查看 GitHub 原文在 GitHub 查看讨论