Skip to content

更新字节跳动1.12.4日面经 #28

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 7 commits into from
Feb 5, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
更新2.4数据岗面经
  • Loading branch information
afatcoder authored Feb 5, 2021
commit 5cc3ecc09229facf6933ee2fd473caf279a26cc4
8 changes: 6 additions & 2 deletions bytedance/data.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
|题目|出现次数|链接|
|-|-|-|
|232. 用栈实现队列|3|https://leetcode-cn.com/problems/implement-queue-using-stacks|
|101. 对称二叉树|1|https://leetcode-cn.com/problems/symmetric-tree|
|33. 搜索旋转排序数组|1|https://leetcode-cn.com/problems/search-in-rotated-sorted-array|
|121. 买卖股票的最佳时机|1|https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock|
|240. 搜索二维矩阵 II|1|https://leetcode-cn.com/problems/search-a-2d-matrix-ii|
|剑指 Offer 59 - II. 队列的最大值|1|https://leetcode-cn.com/problems/dui-lie-de-zui-da-zhi-lcof|
|155. 最小栈|1|https://leetcode-cn.com/problems/min-stack|
|42. 接雨水|1|https://leetcode-cn.com/problems/trapping-rain-water|
|3. 无重复字符的最长子串|1|https://leetcode-cn.com/problems/longest-substring-without-repeating-characters|
|5. 最长回文子串|1|https://leetcode-cn.com/problems/longest-palindromic-substring|
|92. 反转链表 II|1|https://leetcode-cn.com/problems/reverse-linked-list-ii|
|206. 反转链表|1|https://leetcode-cn.com/problems/reverse-linked-list|
|112. 路径总和|1|https://leetcode-cn.com/problems/path-sum|
|718. 最长重复子数组|1|https://leetcode-cn.com/problems/maximum-length-of-repeated-subarray|
|297. 二叉树的序列化与反序列化|1|https://leetcode-cn.com/problems/serialize-and-deserialize-binary-tree|
|440. 字典序的第K小数字|1|https://leetcode-cn.com/problems/k-th-smallest-in-lexicographical-order|
|剑指 Offer 41. 数据流中的中位数|1|https://leetcode-cn.com/problems/shu-ju-liu-zhong-de-zhong-wei-shu-lcof|
Expand All @@ -16,5 +22,3 @@
|226. 翻转二叉树|1|https://leetcode-cn.com/problems/invert-binary-tree|
|1201. 丑数 III|1|https://leetcode-cn.com/problems/ugly-number-iii|
|60. 第k个排列|1|https://leetcode-cn.com/problems/permutation-sequence|
|101. 对称二叉树|1|https://leetcode-cn.com/problems/symmetric-tree|
|121. 买卖股票的最佳时机|1|https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock|