# 练习题说明
- 关于数据库的题目有10几道题
- 关于多线程(并发or并行)的题目有10题左右
- 关于shell脚本的题目有5题左右
- 关注智力题的题目大概30多道题
## 算法题
- 数组双指针
- 🍎: 1 80 128 167 16 454 31 60 36 48 66 70 73 134 135 169 229 189 217 219 220 238 289 334 349 350 3sum smaller meeting rooms 136 121 122 88 118 11 384 69 162 33 127 433 41
- 二分搜索
- 34
- 704
- 354
- 392
- 793
- 875
- 1011
- 滑动窗口
- 3
- 76
- 438
- 567
- 239
- 其它
- 26
- 27
- 283
- 42
- 986
- 870
- 15
- 18
- 链表双指针
- 🍎:206 328 2 445 86 82 61 24 138
143 146 460 432
- 19
- 21
- 23
- 141
- 142
- 160
- 876
- 25
- 83
- 92
- 234
- 前缀和
- 303
- 304
- 560
- 差分数组
- 370
- 1094
- 1109
- 字符串
- 🍎: 344 709 541 7 917 387 680 438 151 557
- 125
- 28
- 8
- 5
- 10
- 44
- 14
- 65
- 12
- 13
- 38
- 49
- 242
- 71
- 58
- 205
- 290
- 394
- 队列和栈
- 🍎:155 150 84,295, moving average of data stream 496 856 84 641 622
- 32
- 20
- 921
- 1541
- 225
- 232
- 22
- 239
- 二叉堆
- 🍎:剑指0ffer 40 703 347 239
- 21
- 215
- 295
- 数据结构设计题
- 146
- 341
- 380
- 460
- 895
- 二叉树
- 🍎: 637 98 589 590 429 235 236
- 二叉树的遍历
- 144 94 145 102 107 199 173 103 99 100 101 110 117
- 二叉树的构建
-
- 二叉搜索树
- 109 108 lca of bst
- 二叉树的递归
- 104 113 112 124 129 lca of binary tree 297
- 线段树
- 307
- 字典树
- 208 212
- 105
- 106
- 654
- 111
- 114
- 116
- 226
- 222
- 297
- 341
- 652
- 二叉搜索树
- 95
- 96
- 98
- 450
- 700
- 701
- 230
- 538
- 1038
- 1373
- 哈希表
- 349
- 350
- 242
- 771
- 49
- 438
- 146
- 380
- 排序
- 🍎: 1122 242 56 493
- 插入排序
- 147
- 归并排序
- 21
- 23
- merge two sorted arrays
- 快速排序
- 75
- 215
- 桶排序
- 41
- 计数排序
- 274
- 基数排序
- 164
- 堆排序
- meeting rooms ii
- 347
- 692
- 其它
- 179
- 查找
- search for a range
- 35
- 81
- 153
- 154
- 4
- 275
- 528
- 暴力枚举
- 78
- 90
- 46
- 47
- 77
- 图论算法
- 🍎: 133 graph valid tree 743 1514
- 图的遍历
- 797
- 二分图
- 785
- 886
- 环的检测/拓跋排序
- 207
- 210
- 并查集算法
- 547
- 200
- 120
- 130
- 990
- 最小生成树
- 261
- 1135
- 1584
- 最短路径
- 743
- 1514
- 1631
- 分治算法
- 50
- 69
- 贪心算法
- 55
- 45
- 121
- 122
- 3
- 11
- 330
- 621
- 回溯算法
- 🍎: 79 212 547 52
- 22
- 37
- 46
- 77
- 78
- 51
- 494
- 698
- dfs
- 🍎:306 131 62 63 51 52 93 39 40 216 22 37 79
android unlock patterns robot room cleanr
- 130
- 200
- 694
- 695
- 1020
- 1254
- 1905
- bfs
- 🍎:127 126 130 ,the maze, the maze ii the maze iii
- 111
- 752
- 773
- 动态规划
- 🍎: 746 62 63 91 10 152
120 132 85 97 87 91 639 303 304 403 474 1049
- 一维动态规划
- 45
- 55
- 53
- 198
- 213
- 337
- 300
- 322
- 354
- 二维动态规划
- 10
- 64
- 72
- 121
- 122
- 123
- 188
- 309
- 714
- 174
- 312
- 416
- 494
- 514
- 518
- 583
- 712
- 1143
- 787
- 887
- 931
- 背包问题
- 416
- 494
- 518
- 位运算
- 190
- 187
- 191
- 136
- 137
- 260
- 231
- 338
- 268
- 318
- 201
- 326
- 223
- 数学题
- 77
- 78
- 134
- 136
- 191
- 231
- 172
- 793
- 204
- 268
- 292
- 319
- 877
- 295
- 372
- 382
- 398
- 391
- 509
- 645
- 710
- 区间问题
- 56
- 986
- 1288
- 435
- 452
- 1024
- 数论
- 202
- 263
- 264
- 313
- 166
- 172
- 模拟题
- 7
- 9
- 57
- 56
- 76
- 67
- 415
- 43
- 30
- 118
- 119
- 6
- 29
- 68
- 149
## 数据库操作的题目
|题目|地址|类型|本地题解|
|:---:|:---:|:---:|:---:|
|组合两个表|[leetcode](https://leetcode-cn.com/problems/combine-two-tables)||[combine tables](./sql/combine-two-tables.md)|
|查找重复的电子邮件|[leetcode](https://leetcode-cn.com/problems/duplicate-emails)||[find emails](./sql/duplicate-emails.md)|
|删除重复的电子邮件|[leetcode](https://leetcode-cn.com/problems/delete-duplicate-emails)||[delete emails](./sql/delete-duplicate-emails.md)|
|行程和用户|[leetcode](https://leetcode-cn.com/problems/trips-and-users)||[trips users](./sql/trips-and-users.md)|
|第二高的薪水|[leetcode](https://leetcode-cn.com/problems/second-highest-salary)||[second salary](./sql/second-highest-salary.md)|
|第n高的薪水|[leetcode](https://leetcode-cn.com/problems/nth-highest-salary)||[n salary](./sql/nth-highest-salary.md)|
|分数排名|[leetcode](https://leetcode-cn.com/problems/rank-scores)||[rank scores](./sql/rank-scores.md)|
|连续出现的数字|[leetcode](https://leetcode-cn.com/problems/consecutive-numbers)||[consecutive numbers](./sql/consecutive-numbers.md)|
|部门工资最高的员工|[leetcode](https://leetcode-cn.com/problems/department-highest-salary)||[highest salary](./sql/department-highest-salary.md)|
|部门工资前三高的所有员工|[leetcode](https://leetcode-cn.com/problems/department-top-three-salaries)||[three salaries](./sql/department-top-three-salaries.md)|
## 多线程,并发,并行的题目
|题目|地址|类型|本地题解|
|:---:|:---:|:---:|:---:|
|H20的生成|[leetcode](https://leetcode-cn.com/problems/building-h2o/)|信号量+循环栅栏|[h20](./chan/h20.md)|
|交替打印abcd|[leetcode](https://leetcode-cn.com/problems/print-foobar-alternately)|chan任务编排|[abcd](./chan/abcd.md)|
|哲学家进餐|[leetcode](https://leetcode-cn.com/problems/the-dining-philosophers)||[dining philosophers](./chan/the-dining-philosophers.md)|
|按序打印|[leetcode](https://leetcode-cn.com/problems/print-in-order)||[print](./chan/print-in-order.md)|
|打印零和奇偶数|[leetcode](https://leetcode-cn.com/problems/print-zero-even-odd)||[print zero](./chan/print-zero-even-odd.md)|
|交替打印字符串|[leetcode](https://leetcode-cn.com/problems/fizz-buzz-multithreaded)||[multithreaded](./chan/fizz-buzz-multithreaded.md)|
## shell脚本操作的题目
|题目|地址|类型|本地题解|
|:---:|:---:|:---:|:---:|
|统计词频|[leetcode](https://leetcode-cn.com/problems/word-frequency)||[word frequency](./shell/word-frequency.md)|
|有效的电话号码|[leetcode](https://leetcode-cn.com/problems/valid-phone-numbers)||[phone numbers](./shell/valid-phone-numbers.md)|
|转置文件|[leetcode](https://leetcode-cn.com/problems/transpose-file)||[transpose file](./shell/transpose-file.md)|
|第十行|[le
没有合适的资源?快使用搜索试试~ 我知道了~
go 后端程序员宝典:go基础语法,go底层原理,go runtime 实现原理,go 并发模式 ,go语言项目经验
共268个文件
md:256个
png:8个
yml:2个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 116 浏览量
2023-11-21
09:55:02
上传
评论
收藏 978KB ZIP 举报
温馨提示
go 后端程序员宝典:go基础语法,go底层原理,go runtime 实现原理,go 并发模式 ,go语言项目经验,包含go语言的基本语法、go语言高级用法、算法与数据结构。具体请见README.md,有详细目录。
资源推荐
资源详情
资源评论
收起资源包目录
go 后端程序员宝典:go基础语法,go底层原理,go runtime 实现原理,go 并发模式 ,go语言项目经验 (268个子文件)
.gitignore 61B
LICENSE 34KB
channel.md 33KB
int.md 19KB
transparent-multilevel-system.md 15KB
mutex.md 13KB
architecture-security.md 11KB
codeSpecification.md 10KB
README.md 10KB
testing.md 9KB
for.md 9KB
README.md 6KB
gomod.md 6KB
netpool.md 6KB
goPatterns.md 6KB
howToDesignMakefile.md 6KB
gmp.md 5KB
commitSpecification.md 5KB
transaction.md 5KB
howToDesignAPI.md 5KB
better.md 5KB
template.md 5KB
oop.md 5KB
tcmolloc.md 4KB
README.md 4KB
error.md 4KB
happens-before.md 4KB
directorySpecification.md 4KB
recursion.md 3KB
array.md 3KB
uniqueId.md 3KB
timer.md 3KB
ranking.md 3KB
hey.md 3KB
hash.md 3KB
golint.md 2KB
errorSpecification.md 2KB
beautifulGo.md 2KB
gitSpecification.md 2KB
context.md 2KB
dfs.md 2KB
factory.md 2KB
if.md 2KB
description-go.md 2KB
strategy.md 2KB
R&DProcessSpecification.md 2KB
matrix.md 2KB
rpc.md 2KB
contiguousSubsequences.md 1KB
bit.md 1KB
bloomFilter.md 1KB
README.md 1KB
greedy.md 1KB
cgo.md 1KB
encoding.md 1KB
atom.md 1KB
openSourceSpecification.md 1KB
CHANGELOG.tpl.md 1KB
documentSpecification.md 1KB
gc.md 1KB
1.md 1KB
nTree.md 1KB
linkedlist.md 1KB
bfs.md 1KB
lru.md 1KB
d-debug.md 1KB
redPacket.md 1001B
bSearch.md 905B
singleton.md 887B
bug_report.md 834B
heap.md 796B
template.md 770B
postman.md 765B
README.md 721B
stack-mem.md 712B
acid.md 702B
reflect.md 697B
wireshark.md 690B
csp.md 689B
dpStock.md 645B
cap.md 637B
time.md 595B
feature_request.md 595B
complexity.md 584B
bufio.md 553B
pigeon.md 526B
dsu.md 505B
trie.md 480B
system-control.md 478B
divideAndConquer.md 455B
versionSpecification.md 429B
json.md 405B
stackAndQueue.md 354B
README.md 344B
syscall.md 329B
bTree.md 324B
http.md 282B
CHANGELOG.md 282B
crypto.md 268B
container.md 233B
共 268 条
- 1
- 2
- 3
资源评论
十小大
- 粉丝: 1w+
- 资源: 1528
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功