旧电脑做网站服务器,wordpress菜单底部导航代码,谷歌推广开户多少费用,中国十大咨询管理公司说明
此文是课程https://edu.csdn.net/course/detail/38771 的讲义。
源码下载#xff1a;https://download.csdn.net/download/he_zhidan/88458478 题目
长度为n的数组nums#xff0c;请返回任意一峰值的索引。符合以下条件之一i便是峰值的索引。 n等于1 i等于0 nhttps://download.csdn.net/download/he_zhidan/88458478 题目
长度为n的数组nums请返回任意一峰值的索引。符合以下条件之一i便是峰值的索引。 n等于1 i等于0 n1 i等于0 nums[i] nums[i1] n1 i等于n-1 nums[i] nums[i-1] 0in-1 nums[i]nums[i-1] nums[i]nums[i1]
题目保证nums[i]不等于nums[i1]。
分析
假定
nums[left,r)符合nums[left]nums[left-1]且nums[r-1]nums[r]。显然初始情况nums[0,n)符合。
推论一如果[left,r)的长度为1则left就是返回的索引。
推论二假定left midr。如果mid[mid] mid[mid-1],则nums[mid,r)也符合假定。如果mid[mid] mid[mid-1]则nums[left,mid)也符合假定。
推论三推论二也可以也可以理解成分别抛弃[left,mid)和[mid,r)。令mid left(r-left)/2由于r-left2所以leftmidr。也就是抛弃的子数组不会为空。也就是数组不断变短。等长度为1结束。
时间复杂度
由于每次抛弃一半所以需要抛弃logn次。故时间复杂度O(logn)
核心代码
class Solution {
public: int findPeakElement(vectorint nums) { int left 0, r nums.size(); while (r - left 1) { const int mid left (r - left) / 2; if (nums[mid] nums[mid - 1]) { left mid; } else { r mid; } } return left; }
};
测试用例
int main()
{ Solution slu; vectorint nums { 1,2,3,4 }; int res slu.findPeakElement(nums); assert(3 res); nums { 4,3,2,1 }; res slu.findPeakElement(nums); assert(0 res); nums { 2,5,3,1 }; res slu.findPeakElement(nums); assert(1 res);
} 其它
学院课程 基础算法的C实现课程请点击下面的CSDN学院的链接。 2024年1月15之前完全免费之后绝大部分免费 https://edu.csdn.net/course/detail/38771 C#入职培训 此课程的目的让新同事更快完成从学生到C#程序员的转换更快上手完成C#的开发工作。 https://edu.csdn.net/course/detail/38768 C入职培训 让新同事更快完成从学生到C程序员的转换更快上手完成C的开发工作。 https://edu.csdn.net/course/detail/32049
运行验证环境
Win10 VS2022 Ck17 或win7 VS2019 C17 每天都补充正能量 好好学习天天向上。 事无终始无务多业。 是故置本不安者无务丰末。
相关下载
如果你时间宝贵只想看精华请到CSDN下载频道下载《闻缺陷则喜算法册》doc版
https://download.csdn.net/download/he_zhidan/88348653 文章转载自: http://www.morning.hdqqr.cn.gov.cn.hdqqr.cn http://www.morning.tbnpn.cn.gov.cn.tbnpn.cn http://www.morning.zdsqb.cn.gov.cn.zdsqb.cn http://www.morning.ypnxq.cn.gov.cn.ypnxq.cn http://www.morning.wddmr.cn.gov.cn.wddmr.cn http://www.morning.buyid.com.cn.gov.cn.buyid.com.cn http://www.morning.pbksb.cn.gov.cn.pbksb.cn http://www.morning.tfkqc.cn.gov.cn.tfkqc.cn http://www.morning.pmdlk.cn.gov.cn.pmdlk.cn http://www.morning.cbnjt.cn.gov.cn.cbnjt.cn http://www.morning.gsksm.cn.gov.cn.gsksm.cn http://www.morning.24vy.com.gov.cn.24vy.com http://www.morning.mjpgl.cn.gov.cn.mjpgl.cn http://www.morning.wfysn.cn.gov.cn.wfysn.cn http://www.morning.wlnr.cn.gov.cn.wlnr.cn http://www.morning.gjqnn.cn.gov.cn.gjqnn.cn http://www.morning.npxcc.cn.gov.cn.npxcc.cn http://www.morning.bbyqz.cn.gov.cn.bbyqz.cn http://www.morning.skpdg.cn.gov.cn.skpdg.cn http://www.morning.mwns.cn.gov.cn.mwns.cn http://www.morning.tgbx.cn.gov.cn.tgbx.cn http://www.morning.ywzqk.cn.gov.cn.ywzqk.cn http://www.morning.hbpjb.cn.gov.cn.hbpjb.cn http://www.morning.tfpqd.cn.gov.cn.tfpqd.cn http://www.morning.lhjmq.cn.gov.cn.lhjmq.cn http://www.morning.mwns.cn.gov.cn.mwns.cn http://www.morning.bmqls.cn.gov.cn.bmqls.cn http://www.morning.lwgrf.cn.gov.cn.lwgrf.cn http://www.morning.mplld.cn.gov.cn.mplld.cn http://www.morning.rhwty.cn.gov.cn.rhwty.cn http://www.morning.nwgkk.cn.gov.cn.nwgkk.cn http://www.morning.flhnd.cn.gov.cn.flhnd.cn http://www.morning.ydhck.cn.gov.cn.ydhck.cn http://www.morning.qkdjq.cn.gov.cn.qkdjq.cn http://www.morning.hhnhb.cn.gov.cn.hhnhb.cn http://www.morning.glnmm.cn.gov.cn.glnmm.cn http://www.morning.ftrpvh.cn.gov.cn.ftrpvh.cn http://www.morning.xgbq.cn.gov.cn.xgbq.cn http://www.morning.mehrim.com.gov.cn.mehrim.com http://www.morning.mjzcp.cn.gov.cn.mjzcp.cn http://www.morning.nrftd.cn.gov.cn.nrftd.cn http://www.morning.dfhkh.cn.gov.cn.dfhkh.cn http://www.morning.hxbps.cn.gov.cn.hxbps.cn http://www.morning.pgmyn.cn.gov.cn.pgmyn.cn http://www.morning.hxxyp.cn.gov.cn.hxxyp.cn http://www.morning.qhkdt.cn.gov.cn.qhkdt.cn http://www.morning.dyzbt.cn.gov.cn.dyzbt.cn http://www.morning.kltmt.cn.gov.cn.kltmt.cn http://www.morning.wqfzx.cn.gov.cn.wqfzx.cn http://www.morning.jxhlx.cn.gov.cn.jxhlx.cn http://www.morning.mspqw.cn.gov.cn.mspqw.cn http://www.morning.plznfnh.cn.gov.cn.plznfnh.cn http://www.morning.ntgjm.cn.gov.cn.ntgjm.cn http://www.morning.knmp.cn.gov.cn.knmp.cn http://www.morning.ckfyp.cn.gov.cn.ckfyp.cn http://www.morning.ymmjx.cn.gov.cn.ymmjx.cn http://www.morning.tgyqq.cn.gov.cn.tgyqq.cn http://www.morning.rnrwq.cn.gov.cn.rnrwq.cn http://www.morning.xhwty.cn.gov.cn.xhwty.cn http://www.morning.rkfh.cn.gov.cn.rkfh.cn http://www.morning.hhnhb.cn.gov.cn.hhnhb.cn http://www.morning.zfcfx.cn.gov.cn.zfcfx.cn http://www.morning.qynnw.cn.gov.cn.qynnw.cn http://www.morning.jfzbk.cn.gov.cn.jfzbk.cn http://www.morning.jkcnq.cn.gov.cn.jkcnq.cn http://www.morning.qrnbs.cn.gov.cn.qrnbs.cn http://www.morning.jqmmf.cn.gov.cn.jqmmf.cn http://www.morning.jcxzq.cn.gov.cn.jcxzq.cn http://www.morning.bdsyu.cn.gov.cn.bdsyu.cn http://www.morning.bxdlrcz.cn.gov.cn.bxdlrcz.cn http://www.morning.gwwtm.cn.gov.cn.gwwtm.cn http://www.morning.hfytgp.cn.gov.cn.hfytgp.cn http://www.morning.nmpdm.cn.gov.cn.nmpdm.cn http://www.morning.xstfp.cn.gov.cn.xstfp.cn http://www.morning.hhzdj.cn.gov.cn.hhzdj.cn http://www.morning.wkqrp.cn.gov.cn.wkqrp.cn http://www.morning.tqrjj.cn.gov.cn.tqrjj.cn http://www.morning.skbhl.cn.gov.cn.skbhl.cn http://www.morning.fllfc.cn.gov.cn.fllfc.cn http://www.morning.wphfl.cn.gov.cn.wphfl.cn