Skip to content

update yuanFuDao&&byteDance #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bytedance/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@
| 字节跳动 | 后端 | 958\. 二叉树的完全性检验 | 2 |
| 字节跳动 | 后端 | 69\. x 的平方根 | 2 |
| 字节跳动 | 后端 | 114\. 二叉树展开为链表 | 2 |

| 字节跳动 | 后端 | 200\. 岛屿数量 | 1 |
3 changes: 2 additions & 1 deletion yuanfudao/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@
| 239\. 滑动窗口最大值 | 1 |
| 208\. 实现 Trie \(前缀树\) | 1 |
| 99\. 恢复二叉搜索树 | 1 |
| 83\. 删除排序链表中的重复元素 | 1 |
| 83\. 删除排序链表中的重复元素 | 1 |
| 301\. 删除无效的括号 | 1 |