Leetcode扑克-leetcode:Leetcode算法实践

时间:2021-06-30 22:56:10
【文件属性】:
文件名称:Leetcode扑克-leetcode:Leetcode算法实践
文件大小:47KB
文件格式:ZIP
更新时间:2021-06-30 22:56:10
系统开源 Leetcode扑克 Leetcode Starting from 2020/08/02 Leetcode practice with Python (for now) Daily Challenge + Selected Questions From Using Leetcode Plugin for Solutions ID English Title 中文题目名称 Category Notes URI Description 17 Letter Combinations of a Phone Number 电话号码的字母组合 回溯法,递归 / Backtrack,Recursion 回溯+递归 Daily Challenge 2020/08/26 20 Valid Parentheses 有效的括号 Stack / 栈 用栈实现配对 Daily Challenge 2020/08/14 28 Implement strStr() 实现 strStr() String / 字符串 循环遍历即可 algorithm-pattern: quick start 43 Multiply S
【文件预览】:
leetcode-master
----README.md(9KB)
----Python3()
--------679.24-game.py(5KB)
--------43.multiply-strings.py(1KB)
--------114.flatten-binary-tree-to-linked-list.py(971B)
--------20.valid-parentheses.py(1KB)
--------733.flood-fill.py(910B)
--------546.remove-boxes.py(1KB)
--------111.minimum-depth-of-binary-tree.py(750B)
--------130.surrounded-regions.py(3KB)
--------459.repeated-substring-pattern.py(417B)
--------337.house-robber-iii.py(1KB)
--------99.recover-binary-search-tree.py(2KB)
--------696.count-binary-substrings.py(690B)
--------529.minesweeper.py(1KB)
--------17.letter-combinations-of-a-phone-number.py(1KB)
--------207.course-schedule.py(3KB)
--------28.implement-str-str.py(499B)
--------214.shortest-palindrome.py(446B)
--------841.keys-and-rooms.py(765B)
--------647.palindromic-substrings.py(394B)
--------415.add-strings.py(1KB)
--------133.clone-graph.py(2KB)
--------336.palindrome-pairs.py(1KB)
--------93.restore-ip-addresses.py(1KB)
--------557.reverse-words-in-a-string-iii.py(339B)
--------78.subsets.py(777B)
--------491.increasing-subsequences.py(911B)
--------109.convert-sorted-list-to-binary-search-tree.py(1KB)
--------100.same-tree.py(994B)
--------657.robot-return-to-origin.py(607B)
--------201.bitwise-and-of-numbers-range.py(398B)
--------110.balanced-binary-tree.py(1KB)
--------332.reconstruct-itinerary.py(1023B)
----Notes()
--------133.clone-graph.md(5KB)
--------491.increasing-subsequences.md(2KB)
--------43.multiply-strings.md(3KB)
--------130.surrounded-regions.md(5KB)
--------201.bitwise-and-of-numbers-range.md(1KB)
--------696.count-binary-substrings.md(2KB)
--------99.recover-binary-search-tree.md(4KB)
--------332.reconstruct-itinerary.md(3KB)
--------336.palindrome-pairs.md(5KB)
--------415.add-strings.md(4KB)
--------207.course-schedule.md(6KB)
--------93.restore-ip-addresses.md(3KB)
--------337.house-robber-iii.md(3KB)
--------114.flatten-binary-tree-to-linked-list.md(2KB)

网友评论