Skip to content

Commit 292948f

Browse files
authored
Update README.md
腾讯&字节等:最小的k个数
1 parent 90e2088 commit 292948f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,18 @@
100100
- [字节&leetcode112:路径总和](https://github.com/sisterAn/JavaScript-Algorithms/issues/45)
101101
- [剑指Offer&leetcode101:对称二叉树](https://github.com/sisterAn/JavaScript-Algorithms/issues/53)
102102

103+
###
104+
- [腾讯&字节等:最小的k个数](https://github.com/sisterAn/JavaScript-Algorithms/issues/59)
105+
106+
###
107+
- [剑指Offer&Bigo:旋转矩阵](https://github.com/sisterAn/JavaScript-Algorithms/issues/57)
108+
103109
#### 编程题
104110
- [携程&蘑菇街&bilibili:手写数组去重、扁平化函数](https://github.com/sisterAn/JavaScript-Algorithms/issues/30)
105111
- [百度:模版渲染](https://github.com/sisterAn/JavaScript-Algorithms/issues/36)
106112
- [百度:什么是浅拷贝和深拷贝?有什么区别?如何实现 Object 的深拷贝](https://github.com/sisterAn/JavaScript-Algorithms/issues/54)
107113
- [阿里&字节:手写 async/await 的实现](https://github.com/sisterAn/JavaScript-Algorithms/issues/56)
114+
- [编程题:用最简洁代码实现 indexOf 方法](https://github.com/sisterAn/JavaScript-Algorithms/issues/58)
108115

109116

110117
## 从0到1构建完整的数据结构与算法体系

0 commit comments

Comments
 (0)