華為OD機(jī)考:統(tǒng)一考試 C卷 + D卷 + B卷 +A卷
2023年11月份,華為官方已經(jīng)將 華為OD機(jī)考:OD統(tǒng)一考試(A卷 / B卷)切換到 OD統(tǒng)一考試(C卷)和 OD統(tǒng)一考試(D卷) 。
目前在考C卷,經(jīng)過兩個(gè)月的收集整理,C卷真題已基本整理完畢
抽到原題的概率為2/3到3/3,也就是最少抽到兩道原題。
請注意:大家刷完C卷真題,最好要把B卷的真題刷一下,因?yàn)镃卷的部分真題來自B卷。
另外訂閱專欄還可以聯(lián)系筆者開通在線OJ進(jìn)行刷題,提高刷題效率。
專欄:2023華為OD機(jī)試( B卷+C卷+D卷)(C++JavaJSPy)
華為OD面試真題精選:華為OD面試真題精選
在線OJ:點(diǎn)擊立即刷題,模擬真實(shí)機(jī)考環(huán)境
支持的語言
題解使用C++ 、Java、 JavaScript、 python 以及C語言5種語言實(shí)現(xiàn)。
華為od機(jī)試C卷 - 100分
序號 | 題目 | 鏈接 | 知識點(diǎn) | 刷題 | 所屬 |
---|---|---|---|---|---|
1 | 字符串序列判定/最后一個(gè)有效字符 | https://blog.csdn.net/banxia_frontend/article/details/134300229 | 雙指針 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
2 | 山脈的個(gè)數(shù) | https://blog.csdn.net/banxia_frontend/article/details/134322395 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
3 | 構(gòu)成指定長度字符串的個(gè)數(shù) | https://blog.csdn.net/banxia_frontend/article/details/134450378 | 去重排列組合 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
4 | 用連續(xù)自然數(shù)之和來表達(dá)整數(shù) | https://blog.csdn.net/banxia_frontend/article/details/134430737 | 滑動(dòng)窗口 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
5 | 全量和已占用字符集 | https://blog.csdn.net/banxia_frontend/article/details/134430918 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
6 | 密碼輸入檢測 | https://blog.csdn.net/banxia_frontend/article/details/134431388 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
7 | 查找眾數(shù)及中位數(shù) | https://blog.csdn.net/banxia_frontend/article/details/134451242 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
8 | 最長的指定瑕疵度的元音子串 | https://blog.csdn.net/banxia_frontend/article/details/134451414 | 雙指針 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
9 | 整數(shù)對最小和 | https://blog.csdn.net/banxia_frontend/article/details/134451990 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
10 | 找出作弊的人 | https://blog.csdn.net/banxia_frontend/article/details/134451961 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
11 | 最長子字符串的長度/字符成環(huán)找偶數(shù)O | https://blog.csdn.net/banxia_frontend/article/details/134474609 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
12 | 找座位 | https://blog.csdn.net/banxia_frontend/article/details/134519903 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷) |
13 | 轉(zhuǎn)盤壽司 | https://blog.csdn.net/banxia_frontend/article/details/134521254 | 循環(huán)數(shù)組/棧 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
14 | 找朋友 | https://blog.csdn.net/banxia_frontend/article/details/134521336 | 棧 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
15 | 愛吃蟠桃的孫悟空 | https://blog.csdn.net/banxia_frontend/article/details/134563292 | 二分法 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
16 | 游戲分組/英雄聯(lián)盟 | https://blog.csdn.net/banxia_frontend/article/details/134564424 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
17 | 求滿足條件的最長子串的長度 | https://blog.csdn.net/banxia_frontend/article/details/134564473 | 滑動(dòng)窗口 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
18 | 分割均衡字符串 | https://blog.csdn.net/banxia_frontend/article/details/134588066 | 貪心 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
19 | 機(jī)器人倉庫搬磚 | https://blog.csdn.net/banxia_frontend/article/details/134609013 | 二分法 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
20 | 出租車計(jì)費(fèi) 、靠譜的車 | https://blog.csdn.net/banxia_frontend/article/details/134609213 | 數(shù)學(xué) | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
21 | 尋找最富裕的小家庭 | https://blog.csdn.net/banxia_frontend/article/details/134622503 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
22 | 開源項(xiàng)目熱度榜單 | https://blog.csdn.net/banxia_frontend/article/details/134632396 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
23 | 考勤信息 | https://blog.csdn.net/banxia_frontend/article/details/134632714 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
24 | 尋找身高相近的小朋友 | https://blog.csdn.net/banxia_frontend/article/details/134633446 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
25 | 分配土地 | https://blog.csdn.net/banxia_frontend/article/details/134677846 | 數(shù)學(xué) | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
26 | 剩余銀飾的重量 | https://blog.csdn.net/banxia_frontend/article/details/134678720 | 暴力模擬 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
27 | 內(nèi)存冷熱標(biāo)記 | https://blog.csdn.net/banxia_frontend/article/details/134699504 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
28 | 字符串摘要 | https://blog.csdn.net/banxia_frontend/article/details/134699684 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
29 | 整型數(shù)組按個(gè)位值排序/最低位排序 | https://blog.csdn.net/banxia_frontend/article/details/134699788 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
30 | 數(shù)組去重和排序 | https://blog.csdn.net/banxia_frontend/article/details/134699863 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
31 | 學(xué)生排名/智能成績表 | https://blog.csdn.net/banxia_frontend/article/details/134700891 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
32 | 按身高和體重排隊(duì) | https://blog.csdn.net/banxia_frontend/article/details/134700937 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
33 | 字符串變換最小字符串 | https://blog.csdn.net/banxia_frontend/article/details/134700976 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
34 | GPU 調(diào)度/執(zhí)行時(shí)長 | https://blog.csdn.net/banxia_frontend/article/details/134701034 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
35 | 最大N個(gè)數(shù)與最小N個(gè)數(shù)的和 | https://blog.csdn.net/banxia_frontend/article/details/134701110 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
36 | 小明找位置 | https://blog.csdn.net/banxia_frontend/article/details/134722983 | 二分法 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
37 | 執(zhí)行任務(wù)賺獲取最多積分 | https://blog.csdn.net/banxia_frontend/article/details/134749542 | 貪心 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
38 | 最多購買寶石數(shù)目 | https://blog.csdn.net/banxia_frontend/article/details/134750300 | 滑動(dòng)窗口 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
39 | 素?cái)?shù)之積/RSA加密算法 | https://blog.csdn.net/banxia_frontend/article/details/134770436 | 數(shù)學(xué) | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
40 | 掌握單詞個(gè)數(shù)、萬能字符單詞拼寫 | https://blog.csdn.net/banxia_frontend/article/details/134771050 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
41 | CPU算力分配 | https://blog.csdn.net/banxia_frontend/article/details/134771758 | 數(shù)學(xué) | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
42 | 小明的幸運(yùn)數(shù)、最大坐標(biāo)值 | https://blog.csdn.net/banxia_frontend/article/details/134772493 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
43 | 來自異國的客人/幸運(yùn)數(shù)字 | https://blog.csdn.net/banxia_frontend/article/details/134793796 | 數(shù)學(xué) | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
44 | 園區(qū)參觀路徑 | https://blog.csdn.net/banxia_frontend/article/details/134794410 | 動(dòng)態(tài)規(guī)劃 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
45 | 英文輸入法 | https://blog.csdn.net/banxia_frontend/article/details/134794792 | 字符串 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
46 | 字符串篩選排序 | https://blog.csdn.net/banxia_frontend/article/details/134864833 | 字符串 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
47 | 拼接URL | https://blog.csdn.net/banxia_frontend/article/details/134795502 | 字符串 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
48 | 最少停車數(shù)/停車場車輛統(tǒng)計(jì) | https://blog.csdn.net/banxia_frontend/article/details/134795768 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
49 | API集群負(fù)載統(tǒng)計(jì) | https://blog.csdn.net/banxia_frontend/article/details/134818933 | 字符串 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
50 | 求最多可以派出多少支團(tuán)隊(duì) | https://blog.csdn.net/banxia_frontend/article/details/134818983 | 雙指針 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
51 | 尋找連續(xù)區(qū)間/數(shù)組連續(xù)和 | https://blog.csdn.net/banxia_frontend/article/details/134819088 | 動(dòng)態(tài)規(guī)劃 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
52 | 字符串分割轉(zhuǎn)換 | https://blog.csdn.net/banxia_frontend/article/details/134841118 | 字符串 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
53 | 連續(xù)字母長度 | https://blog.csdn.net/banxia_frontend/article/details/134841278 | 字符串 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
54 | 火星文計(jì)算 | https://blog.csdn.net/banxia_frontend/article/details/134841348 | 棧 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
55 | 虛擬游戲理財(cái) | https://blog.csdn.net/banxia_frontend/article/details/134891561 | 棧 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
56 | 繪圖機(jī)器 | https://blog.csdn.net/banxia_frontend/article/details/134841426 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
57 | 機(jī)場航班調(diào)度 | https://blog.csdn.net/banxia_frontend/article/details/134843115 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
58 | 圍棋的氣 | https://blog.csdn.net/banxia_frontend/article/details/134908319 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
59 | 小華地圖尋寶 | https://blog.csdn.net/banxia_frontend/article/details/134901578 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
60 | 計(jì)算三叉搜索樹的高度 | https://blog.csdn.net/banxia_frontend/article/details/134960811 | 樹 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
61 | 石頭剪刀布游戲 | https://blog.csdn.net/banxia_frontend/article/details/134909498 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
62 | 多段線數(shù)據(jù)壓縮 | https://blog.csdn.net/banxia_frontend/article/details/134910108 | 數(shù)學(xué)題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
63 | 求字符串中所有整數(shù)的最小和 | https://blog.csdn.net/banxia_frontend/article/details/134910880 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
64 | 求幸存數(shù)之和 | https://blog.csdn.net/banxia_frontend/article/details/135029449 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
65 | 悄悄話 | https://blog.csdn.net/banxia_frontend/article/details/135029858 | 樹 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
66 | 密碼解密 | https://blog.csdn.net/banxia_frontend/article/details/135030145 | 字符串 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
67 | 生成哈夫曼樹 | https://blog.csdn.net/banxia_frontend/article/details/135072113 | 小根堆/樹 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
68 | 核酸檢測 | https://blog.csdn.net/banxia_frontend/article/details/135118024 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
69 | 貪吃的猴子 | https://blog.csdn.net/banxia_frontend/article/details/135140467 | 滑動(dòng)窗口 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
70 | 灰度圖存儲 | https://blog.csdn.net/banxia_frontend/article/details/135141037 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
71 | 手機(jī)App防沉迷系統(tǒng) | https://blog.csdn.net/banxia_frontend/article/details/135163227 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
72 | 小朋友來自多少小區(qū) | https://blog.csdn.net/banxia_frontend/article/details/135187628 | 貪心 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
73 | 測試用例執(zhí)行計(jì)劃 | https://blog.csdn.net/banxia_frontend/article/details/135232719 | 排序比較 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
74 | 螺旋數(shù)字矩陣 | https://blog.csdn.net/banxia_frontend/article/details/135279112 | 模擬計(jì)算 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
75 | 堆內(nèi)存申請 | https://blog.csdn.net/banxia_frontend/article/details/135350319 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
76 | 單行道汽車通行時(shí)間 | https://blog.csdn.net/banxia_frontend/article/details/135523195 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
華為od機(jī)試C卷 - 200分
題目 | 鏈接 | 知識點(diǎn) | 刷題 | ||
---|---|---|---|---|---|
1 | 查找接口成功率最優(yōu)時(shí)間段 | https://blog.csdn.net/banxia_frontend/article/details/134450561 | 前綴和 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
2 | 可以組成網(wǎng)絡(luò)的服務(wù)器 | https://blog.csdn.net/banxia_frontend/article/details/134450587 | 深度優(yōu)先搜索DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
3 | MELON的難題 | https://blog.csdn.net/banxia_frontend/article/details/134450608 | 動(dòng)態(tài)規(guī)劃 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
4 | 最長合法表達(dá)式 | https://blog.csdn.net/banxia_frontend/article/details/134472024 | 雙指針 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
5 | 數(shù)據(jù)單元的變量替換 | https://blog.csdn.net/banxia_frontend/article/details/134472566 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
6 | 最多幾個(gè)直角三角形 | https://blog.csdn.net/banxia_frontend/article/details/134587216 | DFS /棧 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
7 | 歡樂的周末 | https://blog.csdn.net/banxia_frontend/article/details/134588123 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
8 | 城市聚集度/找城市 | https://blog.csdn.net/banxia_frontend/article/details/134980885 | 并查集 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
9 | 找最小數(shù) | https://blog.csdn.net/banxia_frontend/article/details/134841982 | 棧 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
10 | 找單詞 | https://blog.csdn.net/banxia_frontend/article/details/134842033 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
11 | 跳馬 | https://blog.csdn.net/banxia_frontend/article/details/134891949 | BFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
12 | 項(xiàng)目排期 | https://blog.csdn.net/banxia_frontend/article/details/135073431 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
13 | 分月餅 | https://blog.csdn.net/banxia_frontend/article/details/134892937 | 遞歸 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
14 | 考古學(xué)家考古問題 | https://blog.csdn.net/banxia_frontend/article/details/134911010 | dfs | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
15 | 分解連續(xù)正整數(shù)組合/ 分解正整數(shù) | https://blog.csdn.net/banxia_frontend/article/details/134947565 | 數(shù)學(xué)題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
16 | 數(shù)據(jù)最節(jié)約的備份方法 | https://blog.csdn.net/banxia_frontend/article/details/135034971 | 二分法 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
17 | 會議室占用時(shí)間段 | https://blog.csdn.net/banxia_frontend/article/details/135038698 | 區(qū)間問題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
18 | 文本統(tǒng)計(jì)分析 | https://blog.csdn.net/banxia_frontend/article/details/135038742 | 模擬計(jì)算 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
19 | 結(jié)隊(duì)編程 | https://blog.csdn.net/banxia_frontend/article/details/135039712 | 暴力 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
20 | 高效貨運(yùn) | https://blog.csdn.net/banxia_frontend/article/details/135051144 | 暴力 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
21 | 快遞員的煩惱 | https://blog.csdn.net/banxia_frontend/article/details/135257651 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
22 | 電腦病毒感染 | https://blog.csdn.net/banxia_frontend/article/details/135073157 | 圖論 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
23 | 員工派遣 | https://blog.csdn.net/banxia_frontend/article/details/135418977 | 二分法 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
24 | 根據(jù)IP查找城市 | https://blog.csdn.net/banxia_frontend/article/details/135095983 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
25 | 部門人力分配 | https://blog.csdn.net/banxia_frontend/article/details/135211189 | 二分法 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
26 | 數(shù)字游戲 | https://blog.csdn.net/banxia_frontend/article/details/135118535 | 位運(yùn)算/數(shù)學(xué)題位運(yùn)算/數(shù)學(xué)題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
27 | 模擬目錄管理功能 | https://blog.csdn.net/banxia_frontend/article/details/135141749 | 模擬計(jì)算 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
28 | 親子游戲 | https://blog.csdn.net/banxia_frontend/article/details/135303187 | BFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
29 | 兩個(gè)字符串間的最短路徑問題 | https://blog.csdn.net/banxia_frontend/article/details/135349678 | 動(dòng)態(tài)規(guī)劃 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
30 | Wonderland | https://blog.csdn.net/banxia_frontend/article/details/135401800 | 動(dòng)態(tài)規(guī)劃 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
31 | 尋找最優(yōu)的路測線路 | https://blog.csdn.net/banxia_frontend/article/details/135403260 | BFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
32 | 5G網(wǎng)絡(luò)建設(shè) | https://blog.csdn.net/banxia_frontend/article/details/135417726 | 最小生成樹 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
33 | 連續(xù)出牌數(shù)量 | https://blog.csdn.net/banxia_frontend/article/details/135417767 | DFS | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
34 | 伐木工 | https://blog.csdn.net/banxia_frontend/article/details/135442344 | 動(dòng)態(tài)規(guī)劃 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
35 | 最優(yōu)結(jié)果的a數(shù)組數(shù)量 | https://blog.csdn.net/banxia_frontend/article/details/135419401 | 排列組合 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
36 | 符號運(yùn)算 | https://blog.csdn.net/banxia_frontend/article/details/135419807 | 棧 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
37 | 圖像物體的邊界 | https://blog.csdn.net/banxia_frontend/article/details/135490055 | 模擬計(jì)算 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
38 | 貪心歌手 | https://blog.csdn.net/banxia_frontend/article/details/135506578 | 貪心算法 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
39 | 最小矩陣寬度 | https://blog.csdn.net/banxia_frontend/article/details/135513045 | 邏輯題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
40 | 反射計(jì)數(shù) | https://blog.csdn.net/banxia_frontend/article/details/135489411 | 數(shù)學(xué)題 | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
41 | 文件緩存系統(tǒng) | https://blog.csdn.net/banxia_frontend/article/details/135532732 | LFU | 立即刷題 | 華為OD統(tǒng)一考試(C卷 |
攀登者2 | https://blog.csdn.net/banxia_frontend/article/details/135577764 | 邏輯題 | |||
信道分配 | https://blog.csdn.net/banxia_frontend/article/details/135577764 | 邏輯題 | |||
中文分詞模擬器 | https://blog.csdn.net/banxia_frontend/article/details/135581681 | 樹 | |||
華為OD統(tǒng)一考試(B卷) - 100分值
題目 | 鏈接 | 知識點(diǎn) |
---|---|---|
敏感字段加密 | https://blog.csdn.net/banxia_frontend/article/details/130042378 | 字符串 |
IPv4地址轉(zhuǎn)換成整數(shù) | https://blog.csdn.net/banxia_frontend/article/details/130042566 | 字符串 |
報(bào)文重排序 | https://blog.csdn.net/banxia_frontend/article/details/130814556 | 字符串 |
整數(shù)編碼 | https://blog.csdn.net/banxia_frontend/article/details/130816655 | |
阿里巴巴找黃金寶箱 (1) | https://blog.csdn.net/banxia_frontend/article/details/130817028 | 指針 |
VLAN資源池 | https://blog.csdn.net/banxia_frontend/article/details/130042590 | 邏輯分析 |
統(tǒng)計(jì)監(jiān)控器、需要打開多少監(jiān)控器 | https://blog.csdn.net/banxia_frontend/article/details/130875613 | 邏輯分析 |
求字符串中所有整數(shù)的最小和 | https://blog.csdn.net/banxia_frontend/article/details/130043034 | 邏輯分析 |
求滿足條件的最長子串的長度 | https://blog.csdn.net/banxia_frontend/article/details/130043268 | 滑動(dòng)窗口 |
字符串分割 | https://blog.csdn.net/banxia_frontend/article/details/130888094 | 字符串 |
簡易壓縮算法 | https://blog.csdn.net/banxia_frontend/article/details/130887642 | 字符串 |
一種字符串壓縮表示的解壓 | https://blog.csdn.net/banxia_frontend/article/details/130043674 | 字符串 |
矩陣最大值 | https://blog.csdn.net/banxia_frontend/article/details/130044296 | 邏輯分析 |
字符串加密 | https://blog.csdn.net/banxia_frontend/article/details/130047719 | 動(dòng)態(tài)規(guī)劃 |
英文輸入法 | https://blog.csdn.net/banxia_frontend/article/details/130047940 | 字符串 |
拼接URL | https://blog.csdn.net/banxia_frontend/article/details/130049091 | 正則匹配 |
相對開音節(jié) | https://blog.csdn.net/banxia_frontend/article/details/130057726 | 正則匹配 |
最遠(yuǎn)足跡 | https://blog.csdn.net/banxia_frontend/article/details/130057872 | 數(shù)據(jù)結(jié)構(gòu) |
字符串序列判定 | https://blog.csdn.net/banxia_frontend/article/details/130069530 | 指針 |
數(shù)列描述 | https://blog.csdn.net/banxia_frontend/article/details/130070682 | 動(dòng)態(tài)規(guī)劃 |
尋找相同子串 | https://blog.csdn.net/banxia_frontend/article/details/130071234 | 字符串 |
字符串變換最小字符串 | https://blog.csdn.net/banxia_frontend/article/details/129289091 | 字符串 |
找終點(diǎn) | https://blog.csdn.net/banxia_frontend/article/details/130117501 | 邏輯分析 |
執(zhí)行時(shí)長 | https://blog.csdn.net/banxia_frontend/article/details/130119270 | 邏輯分析 |
用戶調(diào)度問題 | https://blog.csdn.net/banxia_frontend/article/details/130889808 | 深度優(yōu)先搜索DFS |
數(shù)組拼接 | https://blog.csdn.net/banxia_frontend/article/details/130173373 | 字符串 |
檢查是否存在滿足條件的數(shù)字組合 | https://blog.csdn.net/banxia_frontend/article/details/130174695 | 深度優(yōu)先搜索DFS |
水仙花數(shù) Ⅰ | https://blog.csdn.net/banxia_frontend/article/details/130171852 | 邏輯分析 |
路燈照明問題 | https://blog.csdn.net/banxia_frontend/article/details/130174877 | 區(qū)間問題 / 區(qū)間合并 |
消消樂游戲 | https://blog.csdn.net/banxia_frontend/article/details/130177360 | 數(shù)據(jù)結(jié)構(gòu) |
用連續(xù)自然數(shù)之和來表達(dá)整數(shù) | https://blog.csdn.net/banxia_frontend/article/details/130172885 | 滑動(dòng)窗口 |
最大花費(fèi)金額 | https://blog.csdn.net/banxia_frontend/article/details/130116925 | 滑動(dòng)窗口 |
分糖果 | https://blog.csdn.net/banxia_frontend/article/details/130116367 | 位運(yùn)算 |
猴子爬山 | https://blog.csdn.net/banxia_frontend/article/details/130115751 | 動(dòng)態(tài)規(guī)劃 |
數(shù)組組成的最小數(shù)字 | https://blog.csdn.net/banxia_frontend/article/details/130114597 | 字符串 |
整型數(shù)組按個(gè)位值排序 | https://blog.csdn.net/banxia_frontend/article/details/129306346 | 字符串 |
運(yùn)維日志排序 | https://blog.csdn.net/banxia_frontend/article/details/130114406 | 字符串 |
字符統(tǒng)計(jì)及重排 | https://blog.csdn.net/banxia_frontend/article/details/130173033 | 字符串 |
按身高和體重排隊(duì) | https://blog.csdn.net/banxia_frontend/article/details/130104661 | 字符串 |
磁盤容量排序 | https://blog.csdn.net/banxia_frontend/article/details/130104442 | 雙指針 |
5鍵鍵盤 | https://blog.csdn.net/banxia_frontend/article/details/130096051 | 邏輯分析 |
報(bào)數(shù)游戲 | https://blog.csdn.net/banxia_frontend/article/details/130095889 | 約瑟夫環(huán)問題 |
高矮個(gè)子排隊(duì) | https://blog.csdn.net/banxia_frontend/article/details/130095797 | 滑動(dòng)窗口 |
分班問題 | https://blog.csdn.net/banxia_frontend/article/details/130095305 | 邏輯分析 |
喊7的次數(shù)重排 | https://blog.csdn.net/banxia_frontend/article/details/130072441 | 約瑟夫環(huán)問題 |
玩牌高手 | https://blog.csdn.net/banxia_frontend/article/details/130072194 | 動(dòng)態(tài)規(guī)劃 |
最少交換次數(shù) | https://blog.csdn.net/banxia_frontend/article/details/130042175 | 滑動(dòng)窗口 |
水仙花數(shù)Ⅱ | https://blog.csdn.net/banxia_frontend/article/details/130036570 | 分治遞歸 |
關(guān)聯(lián)子串 | https://blog.csdn.net/banxia_frontend/article/details/130036439 | 深度優(yōu)先搜索DFS |
矩形相交的面積 | https://blog.csdn.net/banxia_frontend/article/details/130036104 | 邏輯分析 |
數(shù)字反轉(zhuǎn)打印 | https://blog.csdn.net/banxia_frontend/article/details/130022410 | 邏輯分析 |
太陽能板最大面積 | https://blog.csdn.net/banxia_frontend/article/details/130022091 | 雙指針 |
繪圖機(jī)器 | https://blog.csdn.net/banxia_frontend/article/details/130022003 | 邏輯分析 |
字符串子序列II | https://blog.csdn.net/banxia_frontend/article/details/130010116 | 雙指針 |
求最多可以派出多少支團(tuán)隊(duì) | https://blog.csdn.net/banxia_frontend/article/details/130009910 | 雙指針 |
流水線 | https://blog.csdn.net/banxia_frontend/article/details/130000922 | 邏輯分析 |
事件推送、 所有(Ai, Bj)數(shù)對 | https://blog.csdn.net/banxia_frontend/article/details/130000553 | 邏輯分析 |
找朋友 | https://blog.csdn.net/banxia_frontend/article/details/129999376 | 數(shù)據(jù)結(jié)構(gòu) |
統(tǒng)計(jì)射擊比賽成績 | https://blog.csdn.net/banxia_frontend/article/details/129998971 | 字符串 |
分蘋果 | https://blog.csdn.net/banxia_frontend/article/details/129998670 | 位運(yùn)算 |
最長的順子 | https://blog.csdn.net/banxia_frontend/article/details/129793342 | 邏輯分析 |
斗地主之順子 | https://blog.csdn.net/banxia_frontend/article/details/129844867 | 數(shù)據(jù)結(jié)構(gòu) |
熱點(diǎn)網(wǎng)站統(tǒng)計(jì) | https://blog.csdn.net/banxia_frontend/article/details/129895021 | 字符串 |
出錯(cuò)的或電路 | https://blog.csdn.net/banxia_frontend/article/details/129939817 | 深度優(yōu)先搜索DFS |
快速人名查找 | https://blog.csdn.net/banxia_frontend/article/details/129827444 | 回溯算法 |
比賽 | https://blog.csdn.net/banxia_frontend/article/details/130898490 | 字符串 |
補(bǔ)種未成活胡楊 | https://blog.csdn.net/banxia_frontend/article/details/130900032 | 滑動(dòng)窗口 |
五子棋迷 | https://blog.csdn.net/banxia_frontend/article/details/130900644 | 滑動(dòng)窗口 |
組成最大數(shù) | https://blog.csdn.net/banxia_frontend/article/details/130901124 | 字符串 |
全量和已占用字符集 | https://blog.csdn.net/banxia_frontend/article/details/130071738 | 字符串 |
亂序整數(shù)序列兩數(shù)之和絕對值最小 | https://blog.csdn.net/banxia_frontend/article/details/130901386 | 雙指針 |
尋找連續(xù)區(qū)間、數(shù)據(jù)連續(xù)和 | https://blog.csdn.net/banxia_frontend/article/details/130901621 | 動(dòng)態(tài)規(guī)劃 |
非嚴(yán)格遞增連續(xù)數(shù)字序列 | https://blog.csdn.net/banxia_frontend/article/details/130901696 | 指針 |
快遞運(yùn)輸 | https://blog.csdn.net/banxia_frontend/article/details/130901947 | 邏輯分析 |
不等式是否滿足約束并輸出最大差 | https://blog.csdn.net/banxia_frontend/article/details/130902299 | 邏輯分析 |
靠譜的車 | https://blog.csdn.net/banxia_frontend/article/details/130902533 | 位運(yùn)算 |
選修課 | https://blog.csdn.net/banxia_frontend/article/details/130903630 | 位運(yùn)算 |
連續(xù)字母長度 | https://blog.csdn.net/banxia_frontend/article/details/130048972 | 正則匹配 |
找車位 | https://blog.csdn.net/banxia_frontend/article/details/130019456 | 邏輯分析 |
數(shù)字涂色 | https://blog.csdn.net/banxia_frontend/article/details/130172193 | 邏輯分析 |
查找眾數(shù)及中位數(shù) | https://blog.csdn.net/banxia_frontend/article/details/129288857 | 邏輯分析 |
數(shù)組去重和排序 | https://blog.csdn.net/banxia_frontend/article/details/129720509 | 字符串 |
單詞接龍 | https://blog.csdn.net/banxia_frontend/article/details/130044643 | 字符串 |
最長公共后綴 | https://blog.csdn.net/banxia_frontend/article/details/1309103293 | 排序 |
單詞接龍 | https://blog.csdn.net/banxia_frontend/article/details/130044643 | 字符串 |
最大矩陣和、最大子矩陣 | https://blog.csdn.net/banxia_frontend/article/details/130934482 | 動(dòng)態(tài)規(guī)劃 |
數(shù)據(jù)分類 | https://blog.csdn.net/banxia_frontend/article/details/129845067 | 邏輯分析 |
TLV 編碼 | https://blog.csdn.net/banxia_frontend/article/details/130048337 | 字符串 |
調(diào)座、座位調(diào)整 | https://blog.csdn.net/banxia_frontend/article/details/131057134 | 邏輯分析 |
字符串摘要 | https://blog.csdn.net/banxia_frontend/article/details/131077082 | 字符串 |
代碼編輯器 | https://blog.csdn.net/banxia_frontend/article/details/131076674 | 字符串 |
經(jīng)典屏保 | https://blog.csdn.net/banxia_frontend/article/details/131077496 | 邏輯分析 |
食堂供餐 | https://blog.csdn.net/banxia_frontend/article/details/131077763 | 二分法 |
阿里巴巴找黃金寶箱(II) | https://blog.csdn.net/banxia_frontend/article/details/131077928 | 深度優(yōu)先搜索DFS |
阿里巴巴找黃金寶箱(I) | https://blog.csdn.net/banxia_frontend/article/details/131078473 | 指針 |
模擬消息隊(duì)列 | https://blog.csdn.net/banxia_frontend/article/details/131097948 | |
阿里巴巴找黃金寶箱(V) | https://blog.csdn.net/banxia_frontend/article/details/131098330 | 滑動(dòng)窗口 |
矩陣稀疏掃描 | https://blog.csdn.net/banxia_frontend/article/details/131098534 | 邏輯分析 |
報(bào)文回路 | https://blog.csdn.net/banxia_frontend/article/details/131387764 | 邏輯分析 |
計(jì)算最接近的數(shù) | https://blog.csdn.net/banxia_frontend/article/details/131466725 | |
求最小步數(shù) | https://blog.csdn.net/banxia_frontend/article/details/131487991 | 邏輯分析,動(dòng)態(tài)規(guī)劃 |
分割數(shù)組的最大差值 | https://blog.csdn.net/banxia_frontend/article/details/131488179 | |
增強(qiáng)的strstr | https://blog.csdn.net/banxia_frontend/article/details/131609115 | 正則表達(dá)式 |
支持優(yōu)先級的隊(duì)列 | https://blog.csdn.net/banxia_frontend/article/details/131609615 | 數(shù)據(jù)結(jié)構(gòu) |
2023華為OD統(tǒng)一考試(B卷) - 200分值
題目 | 鏈接 | 知識點(diǎn) |
---|---|---|
書籍疊放 | https://blog.csdn.net/banxia_frontend/article/details/130903074 | 耐心排序 + 二分查找 |
We Are A Team | https://blog.csdn.net/banxia_frontend/article/details/130115654 | 數(shù)據(jù)結(jié)構(gòu) / 并查集 |
區(qū)間交集 | https://blog.csdn.net/banxia_frontend/article/details/129793003 | 區(qū)間問題 / 區(qū)間合并 |
跳格子游戲 | https://blog.csdn.net/banxia_frontend/article/details/129866599 | 圖論 / 拓?fù)渑判?/td> |
找單詞 | https://blog.csdn.net/banxia_frontend/article/details/130189657 | 深度優(yōu)先搜索DFS |
字符串比較 | https://blog.csdn.net/banxia_frontend/article/details/129813983 | 雙指針 |
德州撲克 | https://blog.csdn.net/banxia_frontend/article/details/129987036 | 邏輯分析 |
服務(wù)失效判斷 | https://blog.csdn.net/banxia_frontend/article/details/129867851 | 數(shù)據(jù)結(jié)構(gòu) / 并查集 |
打印任務(wù)排序 | https://blog.csdn.net/banxia_frontend/article/details/129720672 | 字符串 |
最少面試官數(shù) | https://blog.csdn.net/banxia_frontend/article/details/129894367 | 貪心思維 |
歡樂的周末 | https://blog.csdn.net/banxia_frontend/article/details/129941687 | 數(shù)據(jù)結(jié)構(gòu) / 并查集 |
找最小數(shù) | https://blog.csdn.net/banxia_frontend/article/details/129951423 | 數(shù)據(jù)結(jié)構(gòu) |
單詞搜索、找到它 | https://blog.csdn.net/banxia_frontend/article/details/129793166 | 回溯算法 |
解密犯罪時(shí)間 | https://blog.csdn.net/banxia_frontend/article/details/130036240 | 深度優(yōu)先搜索DFS |
九宮格按鍵輸入 | https://blog.csdn.net/banxia_frontend/article/details/129803233 | 數(shù)據(jù)結(jié)構(gòu) |
簡易內(nèi)存池 | https://blog.csdn.net/banxia_frontend/article/details/129786608 | 區(qū)間問題 / 區(qū)間交集 |
連續(xù)出牌數(shù)量 | https://blog.csdn.net/banxia_frontend/article/details/129786290 | 數(shù)據(jù)結(jié)構(gòu) / 并查集 |
圖像物體的邊界 | https://blog.csdn.net/banxia_frontend/article/details/129940529 | 數(shù)據(jù)結(jié)構(gòu) / 并查集 |
可以組成網(wǎng)絡(luò)的服務(wù)器 | https://blog.csdn.net/banxia_frontend/article/details/129865702 | 深度優(yōu)先搜索DFS |
宜居星球改造計(jì)劃 | https://blog.csdn.net/banxia_frontend/article/details/130876921 | 深度優(yōu)先搜索DFS |
猜密碼 | https://blog.csdn.net/banxia_frontend/article/details/129894608 | 深度優(yōu)先搜索DFS |
學(xué)生方陣 | https://blog.csdn.net/banxia_frontend/article/details/129805545 | 邏輯分析 |
考古學(xué)家 | https://blog.csdn.net/banxia_frontend/article/details/129699036 | 深度優(yōu)先搜索DFS |
最小傳輸時(shí)延 | https://blog.csdn.net/banxia_frontend/article/details/129720107 | 圖論 / 單源最短路徑(dijkstra) |
計(jì)算疫情擴(kuò)散時(shí)間 | https://blog.csdn.net/banxia_frontend/article/details/129834614 | 圖論 / 圖的多源BFS |
仿LISP運(yùn)算 | https://blog.csdn.net/banxia_frontend/article/details/129804704 | 數(shù)據(jù)結(jié)構(gòu) |
貪吃蛇 | https://blog.csdn.net/banxia_frontend/article/details/129718597 | 邏輯分析 |
堆棧中的剩余數(shù)字 | https://blog.csdn.net/banxia_frontend/article/details/130096204 | 邏輯分析 |
第k個(gè)排列 | https://blog.csdn.net/banxia_frontend/article/details/130021165 | 分治遞歸 |
最長的指定瑕疵度的元音子串 | https://blog.csdn.net/banxia_frontend/article/details/130069776 | |
火星文計(jì)算 | https://blog.csdn.net/banxia_frontend/article/details/130116171 | 正則匹配 |
籃球比賽 | https://blog.csdn.net/banxia_frontend/article/details/130035571 | 深度優(yōu)先搜索DFS |
目錄刪除 | https://blog.csdn.net/banxia_frontend/article/details/129855812 | 數(shù)據(jù)結(jié)構(gòu) / 二叉樹 |
疊積木 | https://blog.csdn.net/banxia_frontend/article/details/129393995 | 回溯算法 |
導(dǎo)師請吃火鍋 | https://blog.csdn.net/banxia_frontend/article/details/129877961 | 貪心算法 |
最長廣播響應(yīng) | https://blog.csdn.net/banxia_frontend/article/details/129698669 | 圖論 / 單源最短路徑(dijkstra) |
構(gòu)成正方形的數(shù)量 | https://blog.csdn.net/banxia_frontend/article/details/130172005 | 數(shù)學(xué)問題 |
解壓報(bào)文、壓縮報(bào)文還原 | https://blog.csdn.net/banxia_frontend/article/details/129786100 | 數(shù)據(jù)結(jié)構(gòu) |
最長的完全交替連續(xù)方波信號 | https://blog.csdn.net/banxia_frontend/article/details/130918632 | 數(shù)據(jù)結(jié)構(gòu) |
數(shù)據(jù)最節(jié)約的備份方法 | https://blog.csdn.net/banxia_frontend/article/details/130918632 | 數(shù)據(jù)結(jié)構(gòu) |
數(shù)組二叉樹 | https://blog.csdn.net/banxia_frontend/article/details/130937852 | 數(shù)據(jù)結(jié)構(gòu) / 二叉樹 |
服務(wù)器廣播、需要廣播的服務(wù)器數(shù)量 | https://blog.csdn.net/banxia_frontend/article/details/130937106 | |
演唱會、計(jì)算最多能觀看幾場演出 | https://blog.csdn.net/banxia_frontend/article/details/129834593 | 區(qū)間問題 / 最多不相交區(qū)間個(gè)數(shù) |
尋找最大價(jià)值的礦堆 | https://blog.csdn.net/banxia_frontend/article/details/131058167 | 深度優(yōu)先搜索DFS |
代表團(tuán)坐車 | https://blog.csdn.net/banxia_frontend/article/details/131058296 | 動(dòng)態(tài)規(guī)劃 |
通過軟盤拷貝文件 | https://blog.csdn.net/banxia_frontend/article/details/131078192 | 動(dòng)態(tài)規(guī)劃 |
相同數(shù)字組成圖形的周長 | https://blog.csdn.net/banxia_frontend/article/details/129508588 | 邏輯分析 |
最佳植樹距離 | https://blog.csdn.net/banxia_frontend/article/details/131096963 | 二分法 |
阿里巴巴找黃金寶箱(IV) | https://blog.csdn.net/banxia_frontend/article/details/131097360 | 邏輯分析 |
戰(zhàn)場索敵 | https://blog.csdn.net/banxia_frontend/article/details/131445865 | 深度優(yōu)先搜索 |
跳格子1 | https://blog.csdn.net/banxia_frontend/article/details/131446639 | |
不開心的小朋友 | https://blog.csdn.net/banxia_frontend/article/details/131447250 | 邏輯分析 |
最小循環(huán)子數(shù)組 | https://blog.csdn.net/banxia_frontend/article/details/131465563 | |
樹狀結(jié)構(gòu)查詢 | https://blog.csdn.net/banxia_frontend/article/details/131466063 |
華為OD統(tǒng)一考試【A卷】題庫-100分
序號 | 題目 | 考點(diǎn) or 實(shí)現(xiàn) | 通過率 |
---|---|---|---|
1 | 預(yù)訂酒店 | 回溯算法 /?組合問題/排序 | 100% |
2 | 最小調(diào)整順序次數(shù) | 邏輯分析 | 100% |
3 | 整理撲克牌 | 邏輯分析 | 100% |
4 | 查找重復(fù)代碼 | 動(dòng)態(tài)規(guī)劃 / 最長公共子串 | 100% |
5 | 機(jī)房布局 | 區(qū)間問題 / 區(qū)間交集 | 100% |
6 | 最左側(cè)冗余覆蓋子串 | 滑動(dòng)窗口 / 尺舉法 | 未知 |
7 | 查找單入口空閑區(qū)域 | 回溯法/DFS | 未知 |
8 | 任務(wù)總執(zhí)行時(shí)長 | 邏輯分析 | 100% |
9 | 貨幣單位換算 | 邏輯分析 | 100% |
10 | 投籃大賽 | 邏輯分析 | 100% |
11 | 最大利潤 | 貪心算法 | 未知 |
12 | 通信誤碼 | 字符串,數(shù)組 | 100% |
13 | 密室逃生游戲 | 邏輯分析 | 100% |
14 | 最多獲得的短信條數(shù)/云短信平臺優(yōu)惠活動(dòng) | 動(dòng)態(tài)規(guī)劃 / 完全背包 | 100% |
15 | 匿名信 | 邏輯分析 | 未知 |
16 | 任務(wù)調(diào)度 | 優(yōu)先隊(duì)列 | 未知 |
17 | 優(yōu)選核酸檢測點(diǎn) | 區(qū)間問題 | 未知 |
18 | 挑選字符串 | 邏輯分析/字符串處理 | 100% |
19 | 開心消消樂 | BFS/并查集 | 100% |
20 | 最大報(bào)酬 | 動(dòng)態(tài)規(guī)劃 / 01背包 | 100% |
21 | 最短木板長度 | 貪心思維 | 100% |
22 | 完美走位 | 滑動(dòng)窗口 / 尺舉法 | 100% |
23 | 處理器問題 | 回溯算法 / 組合問題 | 未知 |
24 | 不含101的數(shù) | 數(shù)位DP | 100% |
25 | 租車騎綠島 | 貪心思維/邏輯分析 | 100% |
26 | 等和子數(shù)組最小和 | 動(dòng)態(tài)規(guī)劃/回溯算法 | 100% |
27 | 模擬商場優(yōu)惠打折 | 邏輯分析 | 未知 |
28 | 對稱美學(xué) | 邏輯分析/分治遞歸 | 100% |
29 | 二元組個(gè)數(shù) | 邏輯分析/數(shù)據(jù)結(jié)構(gòu) | 100% |
30 | 積木最遠(yuǎn)距離 相同數(shù)字的積木游戲 | 邏輯分析/數(shù)據(jù)結(jié)構(gòu) | 未知 |
31 | 相同數(shù)字組成圖形的周長 | 邏輯分析 | |
31 | 幻方修復(fù) | 邏輯分析 | |
31 | 計(jì)算數(shù)組中心位置 | 大數(shù)問題 | 100% |
32 | 最長的密碼 | 邏輯分析/字符串查找 | 100% |
33 | 端口合并 | 邏輯分析/數(shù)據(jù)結(jié)構(gòu) | 未知 |
34 | 箱子之字形擺放 | 邏輯分析 | 100% |
35 | 新學(xué)校選址 | 邏輯分析/數(shù)學(xué)問題 | 100% |
36 | 打印機(jī)隊(duì)列 | 優(yōu)先隊(duì)列 | 100% |
37 | 星際籃球爭霸賽 / MVP爭奪戰(zhàn) | 回溯算法/動(dòng)態(tài)規(guī)劃 | 100% |
38 | 真正的密碼 | 邏輯 | 100% |
39 | 機(jī)器人 可活動(dòng)的最大網(wǎng)格點(diǎn)數(shù)目 | BFS | 100% |
40 | 日志首次上報(bào)最多積分 | 動(dòng)態(tài)規(guī)劃 | 100% |
41 | 字符串重新排序 | 字符串,數(shù)組,排序 | 100% |
42 | 總最快檢測效率 | 數(shù)據(jù)結(jié)構(gòu) / 優(yōu)先隊(duì)列 | 未知 |
43 | 單向鏈表中間節(jié)點(diǎn) | 數(shù)據(jù)結(jié)構(gòu) | 100% |
44 | 異常的打卡記錄 | 字符串,數(shù)組 | 未知 |
45 | 靜態(tài)掃描 / 采用合理的緩存策略,最少需要的金幣數(shù) | 貪心算法 | 100% |
46 | 快遞投放問題 | 邏輯分析 | 未知 |
47 | 優(yōu)秀學(xué)員統(tǒng)計(jì) | 排序 | 未知 |
48 | 猜字謎 | 字符串,數(shù)組 | 100% |
49 | 最大連續(xù)文件之和 / 區(qū)塊鏈文件轉(zhuǎn)儲系統(tǒng) | 滑動(dòng)窗口 | 100% |
50 | 發(fā)現(xiàn)新詞的數(shù)量/識圖譜新詞挖掘 | 滑動(dòng)窗口 | 100% |
51 | 日志限流 | 二分查找 | 未知 |
52 | 遞增字符串 | 動(dòng)態(tài)規(guī)劃 | 100% |
53 | 統(tǒng)一限載貨物數(shù)最小值 | 優(yōu)先隊(duì)列 | 100% |
54 | 最多顏色的車輛 | 滑動(dòng)窗口 | 100% |
55 | 服務(wù)中心選址 | 二分查找 | 未知 |
56 | 最優(yōu)資源分配 | 邏輯分析 | 100% |
57 | 找數(shù)字、找等值元素 | 邏輯分析 | 100% |
58 | 新員工座位 、統(tǒng)計(jì)友好度最大值 | 邏輯分析 | 未知 |
59 | 網(wǎng)上商城優(yōu)惠活動(dòng) / 模擬商場優(yōu)惠打折2 | 邏輯分析 | 未知 |
60 | 最快到達(dá)醫(yī)院的方法 | 數(shù)學(xué)問題 | 100% |
61 | 最長回文字符串 | 字符串,數(shù)組 | 100% |
62 | 人數(shù)最多的站點(diǎn)/小火車最多人時(shí)所在園區(qū)站點(diǎn) | 最大重疊區(qū)間個(gè)數(shù) | 100% |
63 | 天然蓄水庫 | 雙指針 | 未知 |
64 | 組合出合法最小數(shù) | 邏輯分析 | 100% |
65 | linux發(fā)行版的數(shù)量 | 并查集/回溯法 | 100% |
66 | 最多幾個(gè)直角三角形 | 回溯算法 / 組合問題 | 未知 |
67 | 單詞倒序 | 邏輯分析 | 100% |
68 | 尋找相似單詞 | 字符串,數(shù)組 | 100% |
69 | 預(yù)訂酒店 | 二分查找/排序 | 未知 |
70 | 簡單的自動(dòng)曝光、平均像素值 | 邏輯分析 | 未知 |
71 | 獲取最大軟件版本號 | 字符串,數(shù)組 | 100% |
72 | 數(shù)組合并 | 數(shù)據(jù)結(jié)構(gòu) | 未知 |
74 | 銀行插隊(duì) | 二維數(shù)組 數(shù)結(jié)構(gòu) | 未知 |
75 | 種樹 | 二分查找 | 未知 |
76 | 響應(yīng)報(bào)文時(shí)間 | 未知 | |
77 | 機(jī)智的外賣員 | 動(dòng)態(tài)規(guī)劃 | 未知 |
華為OD統(tǒng)一考試【A卷】題庫-200分
序號 | 題目 | 考點(diǎn) or 實(shí)現(xiàn) | 通過率 |
---|---|---|---|
1 | 士兵過河 | 動(dòng)態(tài)規(guī)劃 | 未知 |
2 | 二進(jìn)制差異數(shù) | 位運(yùn)算 | 100% |
3 | 簡單的解壓縮算法 | 回溯算法 | 100% |
4 | 計(jì)算網(wǎng)絡(luò)信號、信號強(qiáng)度 | 圖的BFS | 100% |
5 | 去除多余空格 | 邏輯分析 | 未知 |
6 | 優(yōu)雅子數(shù)組 | 動(dòng)態(tài)規(guī)劃 / 前綴和 | 未知 |
7 | 刪除重復(fù)數(shù)字后的最大數(shù)字 | 棧 | 100% |
8 | 數(shù)字加減游戲 | 邏輯分析 | 100% |
9 | 最差產(chǎn)品獎(jiǎng) | 滑動(dòng)窗口 | 100 |
10 | 分獎(jiǎng)金 | 棧/暴力 | 分獎(jiǎng)金 |
11 | 查找樹中元素 查找二叉樹節(jié)點(diǎn) | DFS | 未知 |
12 | 最優(yōu)高鐵城市修建方案 | 圖論 / 最小生成樹 | 未知 |
13 | 計(jì)算快遞主站點(diǎn) | 并查集/回溯算法 | 100% |
14 | 無向圖染色 | 回溯算法 / 組合問題/無向圖 | 100% |
15 | 最大化控制資源成本 | 數(shù)據(jù)結(jié)構(gòu)/小頂堆 | 100% |
16 | 連接器問題 | 區(qū)間問題 / 區(qū)間合并/貪心算法 | 未知 |
17 | 最大平分?jǐn)?shù)組 | 動(dòng)態(tài)規(guī)劃/回溯算法 | 未知 |
18 | 區(qū)間交疊問題 | 區(qū)間問題 / 區(qū)間合并/貪心算法 | 100% |
19 | 垃圾短信識別 | 邏輯分析 | 100% |
20 | 上班之路/是否能到達(dá)公司 | 深度優(yōu)先搜索DFS | 100% |
21 | 最多等和不相交連續(xù)子序列 | 區(qū)間問題 | 未知 |
22 | 查找充電設(shè)備組合/最接近最大輸出功率的設(shè)備 | 動(dòng)態(tài)規(guī)劃 / 01背包 | 100% |
23 | 荒地建設(shè)電站 /區(qū)域發(fā)電量統(tǒng)計(jì) | 動(dòng)態(tài)規(guī)劃 / 前綴和 | 100% |
24 | 探索地塊建立 | 動(dòng)態(tài)規(guī)劃 / 前綴和 | 100% |
25 | 快速開租建站 | 圖論 / 拓?fù)渑判?/td> | 100%. |
26 | 微服務(wù)的集成測試 | 分治遞歸 | 100% |
27 | 硬件產(chǎn)品銷售方案 | 回溯算法 / 組合問題 | 100% |
28 | 九宮格游戲 / 三階積幻方 | 回溯算法 / 排列問題 | 未知 |
29 | 工單調(diào)度策略 | 優(yōu)先隊(duì)列 | 未知 |
30 | Excel單元格數(shù)值統(tǒng)計(jì) | 邏輯分析 | 未知 |
31 | 創(chuàng)建二叉樹 | 二叉樹 | 未知 |
32 | 組裝新的數(shù)組 | 回溯算法 | 未知 |
33 | 農(nóng)場施肥 不愛施肥的小布 | 二分查找 | 100% |
34 | 幾何平均值最大子數(shù)組 | 二分查找 | 未知 |
35 | 字符串解密 | 字符串,數(shù)組 | 100% |
36 | 羊、狼、農(nóng)夫過河 | 暴力枚舉 | 100% |
37 | 過濾組合字符串 | 回溯算法 / 組合問題 | 未知 |
38 | 快遞業(yè)務(wù)站 | 并查集/回溯法 | 100% |
39 | 開放日活動(dòng) | 二分查找 | 100% |
40 | 天然蓄水庫 | 雙指針 | 未知 |
41 | 人數(shù)最多的站 | 動(dòng)態(tài)規(guī)劃 / 差分?jǐn)?shù)列 | 100% |
42 | 信號發(fā)射和接收 | 棧 | 100% |
43 | 實(shí)力差距最小總和、最佳對手 | 動(dòng)態(tài)規(guī)劃 | 100% |
44 | 基站維護(hù)工程師 | 回溯算法 / 排列問題 | 100% |
45 | 猜數(shù)字 | 邏輯 | 未知 |
46 | 獲取最多食物 | DFS | 未知 |
華為od介紹
OD,全稱(Outsourcing Dispacth)模式,目前華為和德科聯(lián)合招聘的簡稱。華為社招基本都是OD招聘,17級以下都是OD模式(13-17)。
招聘流程
-
投簡歷
-
機(jī)考
筆試是三道算法題,時(shí)間是150分鐘也就是兩個(gè)半小時(shí)。
分值是100、100、200
如果是目標(biāo)院校的話,好像150分就過了。非目標(biāo)院校350分,分?jǐn)?shù)線好像會高很多。我抽到的題不難,滿分通過
-
性格測試
筆試通過后會做一套性格測試題。請注意此環(huán)節(jié)也會掛人?。?!
-
技術(shù)一面
一般是未來直屬領(lǐng)導(dǎo)進(jìn)行面試
-
技術(shù)二面
不同部門的交叉面試
-
HR與主管面
-
錄用
機(jī)考
機(jī)試總共三題,前兩題每題100分,第三題200分。
機(jī)試可選語言:C/C++、java、python、js、golang
機(jī)考時(shí)長:2.5小時(shí)
備考
最好不要使用JS參加機(jī)考。
不要盲目刷題,2023年的題庫一定要刷完。2022年有時(shí)間可以去看。最好是看有四種語言解答的題庫,一種看不懂,可以換另一種語言。
考試注意事項(xiàng)
1、全程不要離開攝像頭;
2、三道題的答題時(shí)間合理安排,第三題一定要去做;
3、參考的題庫,請務(wù)必修改代碼,可能會查重!?。?mark hidden color="red">文章來源:http://www.zghlxwxcb.cn/news/detail-459574.html
TIPS
- 機(jī)考成績一般第二天出來
- 機(jī)考沒通過,半年后可再次參加
華為OD機(jī)考B卷C卷華為OD機(jī)考華為OD機(jī)考B卷華為OD機(jī)試B卷華為OD機(jī)試C卷華為OD機(jī)考C卷華為OD機(jī)考D卷題目華為OD機(jī)考C卷/D卷答案華為OD機(jī)考C卷/D卷解析華為OD機(jī)考C卷和D卷真題華為OD機(jī)考C卷和D卷題解華為OD機(jī)考C卷答案; 華為od機(jī)試C卷; 華為od機(jī)試; 華為od機(jī)考; 華為odC卷; od統(tǒng)一考試C卷; 華為od機(jī)試算法題; 華為od機(jī)試備考; 華為od機(jī)試需要刷多少題; 華為od機(jī)試作弊; 華為od機(jī)試手機(jī)怎么監(jiān)控; 華為od機(jī)試題庫及答案; 華為od機(jī)試刷什么題; 華為od機(jī)試試題; 華為od機(jī)試題太難了; 華為od機(jī)試300分; 華為od機(jī)考鏈接; 華為od機(jī)考時(shí)間; 華為od機(jī)考題; 華為od機(jī)考有原題嗎; 華為od機(jī)考題目; 華為od機(jī)考難嗎; 華為od機(jī)考c卷難不難; 華為od機(jī)考沒過怎么辦; 華為od機(jī)考多久出成績; 華為od機(jī)考攝像頭拍攝范圍; 華為萬寶odc; 華為odc流程; odc轉(zhuǎn)華為慧通; 華為od odc; 華為odc全稱; 華為odc轉(zhuǎn)od; 華為od odc; 華為odc背調(diào); 華為od c卷; 華為odc崗; 華為od機(jī)試題題庫; 華為od機(jī)試規(guī)則; 華為od機(jī)試怎么算分; 華為od機(jī)考三道題; 華為od機(jī)考內(nèi)容; 華為od機(jī)試算法題庫及答案; 華為od算法試題考試; 華為od機(jī)試幾道題; 華為od測試崗位機(jī)考; 華為od機(jī)考經(jīng)驗(yàn)分享; 華為od機(jī)試如何刷題; 華為od機(jī)試零基礎(chǔ); 華為od機(jī)試分?jǐn)?shù)怎么算; 華為od機(jī)試題目; 華為od機(jī)考; 華為od機(jī)考題庫2020; 華為od機(jī)試掛了是不是就沒機(jī)會了; 華為od機(jī)試題目最新; 華為手機(jī)怎么檢測是否被監(jiān)控; 華為od機(jī)試有監(jiān)控嗎; 華為od機(jī)試怎么查詢結(jié)果; 華為od機(jī)試難嗎; 華為od機(jī)試題有題庫嗎; 華為od機(jī)試多少分能進(jìn)入面試; 華為od機(jī)試沒過還會有機(jī)會嗎; java華為od機(jī)試題; 華為前端od機(jī)試題; 華為od機(jī)試題難不難; 華為od機(jī)試題難度; 西安華為od機(jī)試題; 華為od機(jī)試400分滿分多少分過; 華為od考試150分鐘; 華為od機(jī)試分?jǐn)?shù)查詢; 華為od機(jī)試多少分; 華為od機(jī)考評分標(biāo)準(zhǔn); 華為od崗機(jī)試難嗎; 華為od機(jī)試300分屬于什么水平; 華為機(jī)考鏈接怎么發(fā)的; 華為機(jī)考鏈接過期; 華為od機(jī)考題庫在哪里看; 華為od機(jī)考題2023; 華為od機(jī)考題庫2023; 華為od機(jī)考題庫python; 華為od機(jī)考題庫2022; 華為od機(jī)考題型; 華為od機(jī)考題庫2020牛客網(wǎng); 華為od機(jī)考題庫2023c語言; 華為od機(jī)考題庫java; 華為od機(jī)考題庫多久更新一次; 華為od機(jī)考是原題嗎; 華為od機(jī)考是??途W(wǎng)原題嗎; 華為機(jī)考是題庫原題嗎; 華為od機(jī)考幾道題; 華為od面試啥也不會就讓過了; 華為od機(jī)考難度; 華為od機(jī)試考什么; 華為od機(jī)考可以用手機(jī)嗎; 華為od機(jī)考難不難; 華為硬件機(jī)考難不難; 華為odc面試難不難; 華為od機(jī)考題難度; 華為od機(jī)試成績查詢; 華為od機(jī)考多少分通過; 華為od機(jī)試成績什么時(shí)候出來; 華為od機(jī)試可以考幾次; 華為od機(jī)考通過率; 華為機(jī)考需要攝像頭嗎; 華為機(jī)考開攝像頭嘛; 華為面試機(jī)考有攝像頭嗎; 華為機(jī)考會開攝像頭嗎; 華為機(jī)考要開攝像頭么; 華為機(jī)考需要開攝像頭么; 華為od機(jī)考攝像頭要拍到手嗎; 華為機(jī)考要攝像頭嗎; 華為機(jī)考怎么查題有攝像頭; odc華為; 華為odc什么意思; 華為odc是外包嗎; 華為odoc; 華為od項(xiàng)目; 華為od是干什么的; 華為odc流程走多久; 華為od流程要多久; 華為odoc是什么意思; 華為odc轉(zhuǎn)慧通; 華為od轉(zhuǎn)慧通要求; 華為odc是啥意思; 華為odc全稱叫什么; 華為od全稱; 華為od和oc是什么意思; 華為odc是什么部門; 華為odc有哪些; 華為od是什么公司; 華為od和odc區(qū)別; 華為od跟odc; 華為od和odc有什么區(qū)別; 華為odc崗位和od; 華為odc和od的區(qū)別; 華為odc和od; 華為od與odc; 華為od背景調(diào)調(diào)查; 華為ODC背調(diào)嚴(yán)格嗎; 華為od背調(diào); 華為od背調(diào)查幾家; 華為od考試題; 華為od筆試題; 華為odjava機(jī)試題; 華為od機(jī)考規(guī)則; 華為od機(jī)考可以調(diào)試嗎; 華為od機(jī)試評分規(guī)則; 華為od機(jī)考試題; 華為od機(jī)試3道過一道; 華為od機(jī)考三道題可以用不同語言嗎; 華為od機(jī)試多少分及格; 華為od機(jī)考內(nèi)容; 華為od軟件測試機(jī)考; 華為od機(jī)考題庫; 華為od機(jī)考流程; 華為od機(jī)考考什么; 華為od機(jī)考模式; 華為測試od機(jī)考; 華為od機(jī)考怎么準(zhǔn)備; 華為od測試工程師機(jī)試題庫; 華為od算法試題難不難; 華為od考試題目; 華為od技術(shù)面試題; 華為od考核; 華為od算法試題考試難度; 華為od算法崗; 華為od筆試題; 華為od軟件測試筆試題; 華為od機(jī)試注意事項(xiàng); 華為od機(jī)試題庫從哪出的; 華為od機(jī)試題; 華為od機(jī)試多少分; 華為od機(jī)試在哪考; 華為od考試只能參加一次嗎; 華為od機(jī)試刷題; 華為od機(jī)試怎么考; 華為od考試刷題; 華為od機(jī)試成績; 華為od機(jī)試成績怎么查閱; 華為od前端機(jī)試文章來源地址http://www.zghlxwxcb.cn/news/detail-459574.html
到了這里,關(guān)于2023 華為OD機(jī)試備考攻略 以及題庫目錄分值說明 考點(diǎn)說明 (A卷+ B卷)的文章就介紹完了。如果您還想了解更多內(nèi)容,請?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!