文件名称:javalruleetcode-Leetcode:托管在https://leetcode.com/上的问题的解决方案
文件大小:103KB
文件格式:ZIP
更新时间:2024-07-19 16:18:34
系统开源
java lru leetcode 使用 Golang、Java、Python3 的 Leetcode 解决方案 最后更新:2020-07-22 21:00:45 我已经解决了1389 个问题中的79个。 如果您有任何建议,欢迎反馈。 # 标题 源代码 文章 困难 1 简单的 2 中等的 3 中等的 4 难的 5 中等的 6 中等的 7 简单的 8 中等的 9 简单的 10 难的 11 中等的 12 中等的 13 简单的 14 简单的 15 中等的 16 中等的 17 中等的 18 中等的 19 中等的 20 简单的 21 简单的 22 中等的 23 难的 24 中等的 25 难的 26 简单的 27 简单的 28 简单的 29 中等的 30 难的 31 中等的 32 难的 33 中等的 34 中等的 35 简单的 36 中等的 37 难的 38 简单的 39 中等的 40 中等的 41 难的 42 难的 43 中等的 44 难的 45 难的 46 中等的 47 中等的 48 中等的 49 中等的 50 中等的 51 难的 52 难的 53 简单的 54 中等的 55 中等的 56 中
【文件预览】:
Leetcode-master
----.gitignore(69B)
----solutions()
--------1426-find-n-unique-integers-sum-up-to-zero()
--------861-flipping-an-image()
--------965-unique-email-addresses()
--------637-average-of-levels-in-binary-tree()
--------202-happy-number()
--------217-contains-duplicate()
--------812-rotate-string()
--------404-sum-of-left-leaves()
--------121-best-time-to-buy-and-sell-stock()
--------242-valid-anagram()
--------1019-squares-of-a-sorted-array()
--------920-uncommon-words-from-two-sentences()
--------069-sqrtx()
--------344-reverse-string()
--------206-reverse-linked-list()
--------053-maximum-subarray()
--------561-array-partition-i()
--------782-jewels-and-stones()
--------024-swap-nodes-in-pairs()
--------792-binary-search()
--------461-hamming-distance()
--------882-peak-index-in-a-mountain-array()
--------822-unique-morse-code-words()
--------108-convert-sorted-array-to-binary-search-tree()
--------412-fizz-buzz()
--------1421-find-numbers-with-even-number-of-digits()
--------657-robot-return-to-origin()
--------1013-fibonacci-number()
--------009-palindrome-number()
--------1490-generate-a-string-with-characters-that-have-odd-counts()
--------777-toeplitz-matrix()
--------001-two-sum()
--------1128-remove-all-adjacent-duplicates-in-string()
--------617-merge-two-binary-trees()
--------789-kth-largest-element-in-a-stream()
--------1078-remove-outermost-parentheses()
--------144-binary-tree-preorder-traversal()
--------048-rotate-image()
--------908-middle-of-the-linked-list()
--------969-number-of-recent-calls()
--------226-invert-binary-tree()
--------383-ransom-note()
--------371-sum-of-two-integers()
--------693-binary-number-with-alternating-bits()
--------283-move-zeroes()
--------783-search-in-a-binary-search-tree()
--------1050-construct-binary-search-tree-from-preorder-traversal()
--------774-maximum-depth-of-n-ary-tree()
--------235-lowest-common-ancestor-of-a-binary-search-tree()
--------530-minimum-absolute-difference-in-bst()
--------215-kth-largest-element-in-an-array()
--------145-binary-tree-postorder-traversal()
--------1127-last-stone-weight()
--------535-encode-and-decode-tinyurl()
--------1001-n-repeated-element-in-size-2n-array()
--------941-sort-array-by-parity()
--------455-assign-cookies()
--------387-first-unique-character-in-a-string()
--------728-self-dividing-numbers()
--------350-intersection-of-two-arrays-ii()
--------538-convert-bst-to-greater-tree()
--------979-di-string-match()
--------414-third-maximum-number()
--------136-single-number()
--------742-to-lower-case()
--------013-roman-to-integer()
--------083-remove-duplicates-from-sorted-list()
--------169-majority-element()
--------075-sort-colors()
--------219-contains-duplicate-ii()
--------557-reverse-words-in-a-string-iii()
--------014-longest-common-prefix()
--------094-binary-tree-inorder-traversal()
--------784-insert-into-a-binary-search-tree()
--------020-valid-parentheses()
--------975-range-sum-of-bst()
--------485-max-consecutive-ones()
--------104-maximum-depth-of-binary-tree()
--------890-lemonade-change()
----README.md(199KB)