diff --git a/bytedance/algorithm.md b/bytedance/algorithm.md index d23124f..94dfc25 100644 --- a/bytedance/algorithm.md +++ b/bytedance/algorithm.md @@ -1,3 +1,4 @@ +想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm_detail.md) | 公司 | 岗位 | 题目 | 重复个数 | |------|----|--------------------|------| | 字节跳动 | 算法 | 160\. 相交链表 | 1 | diff --git a/bytedance/test.md b/bytedance/test.md index 4f048f5..c1c5c98 100644 --- a/bytedance/test.md +++ b/bytedance/test.md @@ -1,7 +1,7 @@ 想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/test_detail.md) | 公司 | 岗位 | 题目 | 重复个数 | |------|----|-------------------------------|------| -| 字节跳动 | 测试 | 179\. 最大数 | 1 | +| 字节跳动 | 测试 | 179\. 最大数 | 2 | | 字节跳动 | 测试 | 1\.两数之和 | 2 | | 字节跳动 | 测试 | 15\. 三数之和 | 2 | | 字节跳动 | 测试 | 3\. 无重复字符的最长子串 | 1 |