We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a44ba commit d6d5eb5Copy full SHA for d6d5eb5
kuaishou/algorithm.md
@@ -1,4 +1,8 @@
1
-| 公司 | 岗位 | 题目 | 频次 |
2
-|----|----|---------------|----|
3
-| 快手 | 算法 | 23\. 合并K个排序链表 | 1 |
4
-| 快手 | 算法 | 199\. 二叉树的右视图 | 1 |
+| 公司 | 岗位 | 题目 | 频度 |
+|----|----|------------------|-------|
+| 快手 | 算法 | 23. 合并K个排序链表 | 1 |
+| 快手 | 算法 | 199. 二叉树的右视图 | 1 |
5
+| 快手 | 算法 | 300. 最长上升子序列 | 1(+1) |
6
+| 快手 | 算法 | 103. 二叉树的锯齿形层次遍历 | 1(+1) |
7
+| 快手 | 算法 | 322. 零钱兑换 | 1(+1) |
8
+| 快手 | 算法 | 206. 反转链表 | 1(+1) |
0 commit comments