Commit dcc30be
fenghongxiang
[Feature]提交若干题目
Signed-off-by: fenghongxiang <fenghongxiang@xiaomi.com>1 parent 5a28755 commit dcc30be
File tree
119 files changed
+4133
-0
lines changed- leetcode4java/src/main/java
- Comp_spring_2021_1采购方案
- Comp_spring_2021_2乐团位置
- LCP_0006_拿硬币
- LCP_0017_速算机器人
- Meeting_0005_替换空格
- Meeting_0054_二叉搜索树的第k大节点
- Meeting_02_0003_删除中间节点
- Meeting_04_0002_最小高度树
- Problem_0004_寻找两个正序数组的中位数
- Problem_0025_K个一组翻转链表
- Problem_0143_重排链表
- Problem_0226_翻转二叉树
- Problem_1315_祖父节点值为偶数的节点和
- Problem_1379_找出克隆二叉树中的相同节点
- Problem_1572_矩阵对角线元素的和
- Problem_1588_所有奇数长度子数组的和
- Problem_1614_括号的最大嵌套深度
- Problem_1662_检查两个字符串数组是否相等
- Problem_1678_设计Goal解析器
- Problem_1684_统计一致字符串的数目
- Problem_1732_找到最高海拔
- Problem_1748_唯一元素的和
- Problem_1773_统计匹配检索规则的物品数量
- Problem_1791_找出星型图的中心节点
- Problem_1812_判断国际象棋棋盘中一个格子的颜色
- Problem_1889_装包裹的最小浪费空间
- Problem_5709_最大升序子数组和
- Problem_5710_积压订单中的订单总数
- Problem_5713_字符串中不同整数的数目
- Problem_5714_替换字符串中的括号内容
- Problem_5715_还原排列的最少操作步数
- Problem_5722_截断句子
- Problem_5723_查找用户活跃分钟数
- Problem_5724_绝对差值和
- Problem_5726_数组元素积的符号
- Problem_5727_找出游戏的获胜者
- Problem_5728_最少侧跳次数
- Problem_5731_座位预约管理系统
- Problem_5732_减小和重新排列数组后的最大元素
- Problem_5733_最近的房间
- Problem_5734_判断句子是否为全字母句
- Problem_5735_雪糕的最大数量
- Problem_5736_单线程CPU
- Problem_5737_所有数对按位与结果的异或和
- Problem_5746_到目标元素的最小距离
- Problem_5750_人口最多的年份
- Problem_5751_下标对中的最大距离
- Problem_5759_找出所有子集的异或总和再求和
- Problem_5760_构成交替字符串需要的最小交换次数
- Problem_5761_找出和为指定值的下标对
- Problem_5763_哪种连续子字符串更长
- Problem_5772_检查某单词是否等于两单词之和
- Problem_5773_插入后的最大值
- Problem_5774_使用服务器处理任务
- Problem_5776_判断矩阵经轮转后是否一致
- Problem_5777_使数组元素相等的减少操作次数
- Sword_Offer_0017_打印从1到最大的n位数
- Sword_Offer_0022_链表中倒数第k个节点
- Sword_Offer_0027_二叉树的镜像
- Sword_Offer_0055_I_二叉树的深度
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+4133
-0
lines changedLines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Lines changed: 42 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments