修改test数据

This commit is contained in:
afatcoder
2020-07-01 16:33:43 +08:00
parent d47c5b7986
commit f5d044c557
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
想看具体的数据,请[点我](https://github.com/afatcoder/LeetcodeTop/blob/master/bytedance/algorithm_detail.md)
| 公司 | 岗位 | 题目 | 重复个数 |
|------|----|--------------------|------|
| 字节跳动 | 算法 | 160\. 相交链表 | 1 |
+1 -1
View File
@@ -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 |