backend.md

September 27, 2020 · View on GitHub

公司岗位题目链接频度
百度后端102. 二叉树的层序遍历https://leetcode-cn.com/problems/binary-tree-level-order-traversal/5
百度后端206. 反转链表https://leetcode-cn.com/problems/reverse-linked-list/4
百度后端剑指 Offer 39. 数组中出现次数超过一半的数字https://leetcode-cn.com/problems/shu-zu-zhong-chu-xian-ci-shu-chao-guo-yi-ban-de-shu-zi-lcof/3
百度后端94. 二叉树的中序遍历https://leetcode-cn.com/problems/binary-tree-inorder-traversal/3
百度后端199. 二叉树的右视图https://leetcode-cn.com/problems/binary-tree-right-side-view/3
百度后端4. 寻找两个正序数组的中位数https://leetcode-cn.com/problems/median-of-two-sorted-arrays/3
百度后端146. LRU缓存机制https://leetcode-cn.com/problems/lru-cache/3
百度后端142. 环形链表 IIhttps://leetcode-cn.com/problems/linked-list-cycle-ii/solution/3
百度后端268. 缺失数字https://leetcode-cn.com/problems/missing-number/2
百度后端160. 相交链表https://leetcode-cn.com/problems/intersection-of-two-linked-lists/2
百度后端62. 不同路径https://leetcode-cn.com/problems/unique-paths/2
百度后端349. 两个数组的交集https://leetcode-cn.com/problems/intersection-of-two-arrays/2
百度后端19. 删除链表的倒数第N个节点https://leetcode-cn.com/problems/remove-nth-node-from-end-of-list/2
百度后端面试题 01.06. 字符串压缩https://leetcode-cn.com/problems/compress-string-lcci/2
百度后端104. 二叉树的最大深度https://leetcode-cn.com/problems/maximum-depth-of-binary-tree/2
百度后端20. 有效的括号https://leetcode-cn.com/problems/valid-parentheses/2
百度后端69. x 的平方根https://leetcode-cn.com/problems/sqrtx/2
百度后端449. 序列化和反序列化二叉搜索树https://leetcode-cn.com/problems/serialize-and-deserialize-bst/1
百度后端105. 从前序与中序遍历序列构造二叉树https://leetcode-cn.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal/1
百度后端215. 数组中的第K个最大元素https://leetcode-cn.com/problems/kth-largest-element-in-an-array/1
百度后端191. 位1的个数https://leetcode-cn.com/problems/number-of-1-bits/1
百度后端43. 字符串相乘https://leetcode-cn.com/problems/multiply-strings/1
百度后端88. 合并两个有序数组https://leetcode-cn.com/problems/merge-sorted-array/1
百度后端3. 无重复字符的最长子串https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/1
百度后端121. 买卖股票的最佳时机https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock/1
百度后端123. 买卖股票的最佳时机 IIIhttps://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-iii/1
百度后端93. 复原IP地址https://leetcode-cn.com/problems/restore-ip-addresses/1
百度后端236. 二叉树的最近公共祖先https://leetcode-cn.com/problems/lowest-common-ancestor-of-a-binary-tree/1
百度后端110. 平衡二叉树https://leetcode-cn.com/problems/balanced-binary-tree/1
百度后端剑指 Offer 10- II. 青蛙跳台阶问题https://leetcode-cn.com/problems/qing-wa-tiao-tai-jie-wen-ti-lcof/1
百度后端55. 跳跃游戏https://leetcode-cn.com/problems/jump-game/1
百度后端剑指 Offer 48. 最长不含重复字符的子字符串https://leetcode-cn.com/problems/zui-chang-bu-han-zhong-fu-zi-fu-de-zi-zi-fu-chuan-lcof/1
百度后端15. 三数之和https://leetcode-cn.com/problems/3sum/1
百度后端剑指 Offer 42. 连续子数组的最大和https://leetcode-cn.com/problems/lian-xu-zi-shu-zu-de-zui-da-he-lcof/1
百度后端217. 存在重复元素https://leetcode-cn.com/problems/contains-duplicate/1
百度后端5. 最长回文子串https://leetcode-cn.com/problems/longest-palindromic-substring/1
百度后端468. 验证IP地址https://leetcode-cn.com/problems/validate-ip-address/1
百度后端46. 全排列https://leetcode-cn.com/problems/permutations/1
百度后端222. 完全二叉树的节点个数https://leetcode-cn.com/problems/count-complete-tree-nodes/1
百度后端1143. 最长公共子序列https://leetcode-cn.com/problems/longest-common-subsequence/1
百度后端72. 编辑距离https://leetcode-cn.com/problems/edit-distance/1
百度后端剑指 Offer 52. 两个链表的第一个公共节点https://leetcode-cn.com/problems/liang-ge-lian-biao-de-di-yi-ge-gong-gong-jie-dian-lcof/1
百度后端209. 长度最小的子数组https://leetcode-cn.com/problems/minimum-size-subarray-sum/1
百度后端151. 翻转字符串里的单词https://leetcode-cn.com/problems/reverse-words-in-a-string/1
百度后端9. 回文数https://leetcode.com/problems/palindrome-number/1
百度后端25. K 个一组翻转链表https://leetcode-cn.com/problems/reverse-nodes-in-k-group/1
百度后端面试题 16.01. 交换数字https://leetcode-cn.com/problems/swap-numbers-lcci/1
百度后端剑指 Offer 04. 二维数组中的查找https://leetcode-cn.com/problems/er-wei-shu-zu-zhong-de-cha-zhao-lcof/1
百度后端剑指 Offer 36. 二叉搜索树与双向链表https://leetcode-cn.com/problems/er-cha-sou-suo-shu-yu-shuang-xiang-lian-biao-lcof/1
百度后端剑指 Offer 21. 调整数组顺序使奇数位于偶数前面https://leetcode-cn.com/problems/diao-zheng-shu-zu-shun-xu-shi-qi-shu-wei-yu-ou-shu-qian-mian-lcof/1
百度后端141. 环形链表https://leetcode-cn.com/problems/linked-list-cycle/1
百度后端168. Excel表列名称https://leetcode-cn.com/problems/excel-sheet-column-title/1
百度后端148. 排序链表https://leetcode-cn.com/problems/sort-list/1
百度后端287. 寻找重复数https://leetcode-cn.com/problems/find-the-duplicate-number/1
百度后端1095. 山脉数组中查找目标值https://leetcode-cn.com/problems/find-in-mountain-array/1