- Notifications
You must be signed in to change notification settings - Fork2.7k
upgrade host to leetcode.cn#57
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
bytebeats wants to merge2 commits intoafatcoder:masterChoose a base branch frombytebeats:master
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes fromall commits
Commits
Show all changes
2 commits Select commitHold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
52 changes: 26 additions & 26 deletionsamazon/SDE.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
38 changes: 19 additions & 19 deletionsbaidu/algorithm.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
| 公司 | 岗位 | 题目 | 链接 | 频度 | | ||
|----|----|------------------------------|-----------------------------------------------------------------------------------------------------|----| | ||
| 百度 | 算法 | 215. 数组中的第K个最大元素 | https://leetcode.cn/problems/kth-largest-element-in-an-array/ | 7 | | ||
| 百度 | 算法 | 142. 环形链表 II | https://leetcode.cn/problems/linked-list-cycle-ii/ | 2 | | ||
| 百度 | 算法 | 103. 二叉树的锯齿形层次遍历 | https://leetcode.cn/problems/binary-tree-zigzag-level-order-traversal/ | 2 | | ||
| 百度 | 算法 | 1339. 分裂二叉树的最大乘积 | https://leetcode.cn/problems/maximum-product-of-splitted-binary-tree/ | 1 | | ||
| 百度 | 算法 | 101. 对称二叉树 | https://leetcode.cn/problems/symmetric-tree/ | 1 | | ||
| 百度 | 算法 | 46. 全排列 | https://leetcode.cn/problems/permutations/ | 1 | | ||
| 百度 | 算法 | 53. 最大子序和 | https://leetcode.cn/problems/maximum-subarray/ | 1 | | ||
| 百度 | 算法 | 98. 验证二叉搜索树 | https://leetcode.cn/problems/validate-binary-search-tree/ | 1 | | ||
| 百度 | 算法 | 102. 二叉树的层序遍历 | https://leetcode.cn/problems/binary-tree-level-order-traversal/ | 1 | | ||
| 百度 | 算法 | 62. 不同路径 | https://leetcode.cn/problems/unique-paths/ | 1 | | ||
| 百度 | 算法 | 69. x 的平方根 | https://leetcode.cn/problems/sqrtx/ | 1 | | ||
| 百度 | 算法 | 208. 实现 Trie (前缀树) | https://leetcode.cn/problems/implement-trie-prefix-tree/ | 1 | | ||
| 百度 | 算法 | 72. 编辑距离 | https://leetcode.cn/problems/edit-distance/ | 1 | | ||
| 百度 | 算法 | 5. 最长回文子串 | https://leetcode.cn/problems/longest-palindromic-substring/ | 1 | | ||
| 百度 | 算法 | 206. 反转链表 | https://leetcode.cn/problems/reverse-linked-list/ | 1 | | ||
| 百度 | 算法 | 234. 回文链表 | https://leetcode.cn/problems/palindrome-linked-list/ | 1 | | ||
| 百度 | 算法 | 剑指 Offer 59 - I. 滑动窗口的最大值 | https://leetcode.cn/problems/hua-dong-chuang-kou-de-zui-da-zhi-lcof/ | 1 | | ||
| 百度 | 算法 | 404. 左叶子之和 | https://leetcode.cn/problems/sum-of-left-leaves/ | 1 | | ||
| 百度 | 算法 | 剑指 Offer 21. 调整数组顺序使奇数位于偶数前面 | https://leetcode.cn/problems/diao-zheng-shu-zu-shun-xu-shi-qi-shu-wei-yu-ou-shu-qian-mian-lcof/ | 1 | |
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.