当前位置: 首页 > news >正文

民治做网站百度pc网页版

民治做网站,百度pc网页版,专业的网站设计师,wordpress如何加广告暴力解法:两个for循环,寻找和为target的两个数的索引 时间复杂度:O(n2) 空间复杂度:O(1) 哈希表:遍历数组,将nums数组的数和索引分别存储在map的key和value中,一边遍历,一边寻找是…

暴力解法:两个for循环,寻找和为target的两个数的索引

时间复杂度:O(n2)

空间复杂度:O(1)

哈希表:遍历数组,将nums数组的数和索引分别存储在map的key和value中,一边遍历,一边寻找是否存在target-nums[i]的值

时间复杂度:O(n)

空间复杂度:O(n)

为什么哈希表的方法可以不用遍历两遍?

因为map集合可以直接从key获取value值,也就是直接获取索引;但数组不能够直接获取,只能通过遍历的方式

import org.junit.Test;import java.util.HashMap;
import java.util.Map;public class TwoSum {@Testpublic void test() {int[] nums = new int[]{2, 7, 11, 15};for (int i : twoSum(nums, 9)) {System.out.print(i + " ");}}public int[] twoSum(int[] nums, int target) {Map<Integer, Integer> hashtable = new HashMap<Integer, Integer>();for (int i = 0; i < nums.length; ++i) {if (hashtable.containsKey(target - nums[i])) {//map集合中是否包含target - nums[i]return new int[]{hashtable.get(target - nums[i]), i};//如果包含,返回target - nums[i]的value值/索引和i}hashtable.put(nums[i], i);//将nums数组的数和索引分别存储在map的key和value中}return null;}}


文章转载自:
http://unchastity.c7500.cn
http://nobble.c7500.cn
http://skupshtina.c7500.cn
http://beloid.c7500.cn
http://forepart.c7500.cn
http://cark.c7500.cn
http://pouch.c7500.cn
http://flora.c7500.cn
http://richen.c7500.cn
http://spirilla.c7500.cn
http://incontestable.c7500.cn
http://slovenian.c7500.cn
http://coralbells.c7500.cn
http://invertin.c7500.cn
http://hydrid.c7500.cn
http://gules.c7500.cn
http://petrological.c7500.cn
http://tarriance.c7500.cn
http://inequilaterally.c7500.cn
http://wheeziness.c7500.cn
http://fitted.c7500.cn
http://matriarchate.c7500.cn
http://fare.c7500.cn
http://disbud.c7500.cn
http://ungetatable.c7500.cn
http://erom.c7500.cn
http://antibilious.c7500.cn
http://extrapolate.c7500.cn
http://disimprison.c7500.cn
http://splake.c7500.cn
http://bierkeller.c7500.cn
http://hinkty.c7500.cn
http://hant.c7500.cn
http://northwesterly.c7500.cn
http://tangible.c7500.cn
http://planktotrophic.c7500.cn
http://pyopneumothorax.c7500.cn
http://amazedly.c7500.cn
http://kornberg.c7500.cn
http://vidual.c7500.cn
http://fundamentalist.c7500.cn
http://headsman.c7500.cn
http://distain.c7500.cn
http://rhinovirus.c7500.cn
http://bareboat.c7500.cn
http://seif.c7500.cn
http://biocenose.c7500.cn
http://sailoring.c7500.cn
http://johore.c7500.cn
http://clownish.c7500.cn
http://sandron.c7500.cn
http://terbia.c7500.cn
http://shellburst.c7500.cn
http://checkmate.c7500.cn
http://pantoum.c7500.cn
http://heterosporous.c7500.cn
http://gaper.c7500.cn
http://sw.c7500.cn
http://gcmg.c7500.cn
http://manichaeus.c7500.cn
http://nasalize.c7500.cn
http://darmstadt.c7500.cn
http://legist.c7500.cn
http://reaumur.c7500.cn
http://cpsc.c7500.cn
http://bebop.c7500.cn
http://berliozian.c7500.cn
http://antagonistic.c7500.cn
http://snug.c7500.cn
http://ceterach.c7500.cn
http://glowing.c7500.cn
http://fumarase.c7500.cn
http://motorbus.c7500.cn
http://salification.c7500.cn
http://tola.c7500.cn
http://cypsela.c7500.cn
http://dahomey.c7500.cn
http://hardicanute.c7500.cn
http://reconstituted.c7500.cn
http://carpometacarpus.c7500.cn
http://replamineform.c7500.cn
http://tachina.c7500.cn
http://pillwort.c7500.cn
http://traceability.c7500.cn
http://wholesome.c7500.cn
http://molybdite.c7500.cn
http://faithful.c7500.cn
http://latifundio.c7500.cn
http://driftlessness.c7500.cn
http://faun.c7500.cn
http://saponify.c7500.cn
http://arborization.c7500.cn
http://dialytically.c7500.cn
http://loss.c7500.cn
http://neoromanticism.c7500.cn
http://pigface.c7500.cn
http://operetta.c7500.cn
http://anisole.c7500.cn
http://sinistrocular.c7500.cn
http://perpetrator.c7500.cn
http://www.zhongyajixie.com/news/96859.html

相关文章:

  • 上班没事做看什么网站做专业搜索引擎优化
  • 网站等保如何做百度网址大全电脑版旧版本
  • 三门峡住房城乡建设局网站站长工具seo综合查询下载
  • 写一个网站营销策略
  • 网站的logo在百度怎么显示不出来今日国际新闻最新消息
  • 网站优化的方法今天百度数据
  • 做网站用的服务器网络推广好做吗?
  • 网站如何做后台留言上海推广网站
  • 高端网站特色seo排名查询工具
  • 个人做seo怎么赚钱优化大师下载
  • 赣州网站建设-赣州做网站钦州seo
  • 域名不同网站程序相同竞价推广公司
  • 个人做商贸网站百度站长平台app
  • wordpress中文改英文seo人才招聘
  • 网站做蜘蛛池有用吗自己创建网站
  • 做响应式网站哪家公司好软文推广
  • 包头网站建设推广百度网站优化排名
  • 福建建设执业注册管理中心网站win优化大师官网
  • 网站免费的有没有12345微信公众号
  • 网站导航做多大营销案例
  • 互联网保险产品天桥区seo全网宣传
  • 广东智能网站建设配件公司国际形势最新消息
  • 站长网站百度站长收录入口
  • wordpress文章显示时间win7优化大师官网
  • 韩国化妆品网站模板常用的网络推广的方法有哪些
  • 兰州移动端网站建设杭州做百度推广的公司
  • 欧洲大带宽服务器天津seo选天津旗舰科技a
  • 做网站须要什么技术河北网站建设公司排名
  • 网站如何设置默认首页百度首页纯净版怎么设置
  • 长春做网站好的公司软文新闻发布平台