Skip to content
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

Update coin-change-ii address #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -51,7 +51,7 @@
|470. 用 Rand7() 实现 Rand10()|13|https://leetcode-cn.com/problems/implement-rand10-using-rand7|
|补充题2. 圆环回原点问题|13|https://mp.weixin.qq.com/s/NZPaFsFrTybO3K3s7p7EVg|
|234. 回文链表|12|https://leetcode-cn.com/problems/palindrome-linked-list|
|518. 零钱兑换 II|12|https://leetcode-cn.com/problems/coin-change-2|
|518. 零钱兑换 II|12|https://leetcode-cn.com/problems/coin-change-ii|
|88. 合并两个有序数组|12|https://leetcode-cn.com/problems/merge-sorted-array|
|2. 两数相加|12|https://leetcode-cn.com/problems/add-two-numbers|
|32. 最长有效括号|12|https://leetcode-cn.com/problems/longest-valid-parentheses|
Expand Down
2 changes: 1 addition & 1 deletion bytedance/client.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
|剑指 Offer 22. 链表中倒数第k个节点|4|https://leetcode-cn.com/problems/lian-biao-zhong-dao-shu-di-kge-jie-dian-lcof|
|补充题4. 手撕快速排序|4|https://leetcode-cn.com/problems/sort-an-array|
|剑指 Offer 33. 二叉搜索树的后序遍历序列|4|https://leetcode-cn.com/problems/er-cha-sou-suo-shu-de-hou-xu-bian-li-xu-lie-lcof|
|518. 零钱兑换 II|3|https://leetcode-cn.com/problems/coin-change-2|
|518. 零钱兑换 II|3|https://leetcode-cn.com/problems/coin-change-ii|
|300. 最长上升子序列|3|https://leetcode-cn.com/problems/longest-increasing-subsequence|
|145. 二叉树的后序遍历|3|https://leetcode-cn.com/problems/binary-tree-postorder-traversal|
|33. 搜索旋转排序数组|3|https://leetcode-cn.com/problems/search-in-rotated-sorted-array|
Expand Down
2 changes: 1 addition & 1 deletion meituan/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
|138. 复制带随机指针的链表|1|https://leetcode-cn.com/problems/copy-list-with-random-pointer|
|剑指 Offer 11. 旋转数组的最小数字|1|https://leetcode-cn.com/problems/xuan-zhuan-shu-zu-de-zui-xiao-shu-zi-lcof|
|137. 只出现一次的数字 II|1|https://leetcode-cn.com/problems/single-number-ii|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-2|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-ii|
|59. 螺旋矩阵 II|1|https://leetcode-cn.com/problems/spiral-matrix-ii|
|4. 寻找两个正序数组的中位数|1|https://leetcode-cn.com/problems/median-of-two-sorted-arrays|
|补充题20. 立方根|1||
Expand Down
2 changes: 1 addition & 1 deletion microsoft/SDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
|168. Excel表列名称|1|https://leetcode-cn.com/problems/excel-sheet-column-title|
|2. 两数相加|1|https://leetcode-cn.com/problems/add-two-numbers|
|337. 打家劫舍 III|1|https://leetcode-cn.com/problems/house-robber-iii|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-2|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-ii|
|844. 比较含退格的字符串|1|https://leetcode-cn.com/problems/backspace-string-compare|
|353. 贪吃蛇|1|https://leetcode-cn.com/problems/design-snake-game|
|198. 打家劫舍|1|https://leetcode-cn.com/problems/house-robber|
Expand Down
2 changes: 1 addition & 1 deletion tencent/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
|72. 编辑距离|1|https://leetcode-cn.com/problems/edit-distance|
|292. Nim 游戏|1|https://leetcode-cn.com/problems/nim-game|
|297. 二叉树的序列化与反序列化|1|https://leetcode-cn.com/problems/serialize-and-deserialize-binary-tree|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-2|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-ii|
|剑指 Offer 11. 旋转数组的最小数字|1|https://leetcode-cn.com/problems/xuan-zhuan-shu-zu-de-zui-xiao-shu-zi-lcof|
|剑指 Offer 32 - III. 从上到下打印二叉树 III|1|https://leetcode-cn.com/problems/cong-shang-dao-xia-da-yin-er-cha-shu-iii-lcof|
|622. 设计循环队列|1|https://leetcode-cn.com/problems/design-circular-queue|
Expand Down
2 changes: 1 addition & 1 deletion yuanfudao/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
|21. 合并两个有序链表|1|https://leetcode-cn.com/problems/merge-two-sorted-lists|
|1143. 最长公共子序列|1|https://leetcode-cn.com/problems/longest-common-subsequence|
|673. 最长递增子序列的个数|1|https://leetcode-cn.com/problems/number-of-longest-increasing-subsequence|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-2|
|518. 零钱兑换 II|1|https://leetcode-cn.com/problems/coin-change-ii|
|39. 组合总和|1|https://leetcode-cn.com/problems/combination-sum|