leetcode全ac-Leetcode-Solution-Book:leetcode问题的解决方案书

时间:2024-07-19 23:50:59
【文件属性】:

文件名称:leetcode全ac-Leetcode-Solution-Book:leetcode问题的解决方案书

文件大小:272KB

文件格式:ZIP

更新时间:2024-07-19 23:50:59

系统开源

leetcode全ac LeetCode 题解 笔者按照目录刷题,对于每一道题,力争使用效率最高(时间复杂度最低)的算法,并全部通过C++代码实现AC。(文中计算的复杂度都是最坏情况复杂度) 因为考虑到大部分读者已经在Leetcode浏览过题目了,所以每道题都按照 解题思路 -> 实现代码 -> 问题描述 的顺序进行讲解。 (笔者目前已刷 120 题,已更新解法 30 题,最近一段时间会频繁更新) 也欢迎大家关注我的微信公众号(大雄的学习人生),有问题可以随时后台回复我,多多探讨。 大目录:


【文件预览】:
Leetcode-Solution-Book-master
----12-integer-to-roman.md(3KB)
----16.md(2KB)
----4.md(6KB)
----2-add-two-numbers.md(2KB)
----first-question.md(579B)
----14-longest-common-prefix.md(1KB)
----list1()
--------README.md(0B)
----SUMMARY.md(2KB)
----7-reverse-integer.md(1KB)
----19-remove-nth-node-from-end-of-list.md(1KB)
----problems-11-~-20.md(574B)
----template.md(104B)
----5-longest-palindromic-substring.md(2KB)
----8-string-to-integer-atoi.md(3KB)
----problems-21-~-30.md(837B)
----6-zigzag-conversion.md(2KB)
----9.md(1KB)
----17-letter-combinations-of-a-phone-number.md(2KB)
----assets()
--------scan_code.png(237KB)
----book.json(1KB)
----README.md(765B)
----10-regular-expression-match.md(3KB)
----15-sum.md(2KB)
----29-divide-two-integers.md(1KB)
----problems-21-~-30()
--------30-substring-with-concatenation-of-all-words.md(2KB)
--------21-merge-two-sorted-lists.md(950B)
--------23-merge-k-sorted-lists.md(1KB)
--------22-generate-parentheses.md(1KB)
--------26-remove-duplicates-from-sorted-array.md(2KB)
--------27-remove-element.md(2KB)
--------25-reverse-nodes-in-k-group.md(2KB)
--------28-implement-strstr.md(1KB)
--------24-swap-nodes-in-pairs.md(1024B)
----11-container-with-most-water.md(2KB)
----20-valid-parentheses.md(1KB)
----18-4sum.md(2KB)
----13-roman-to-integer.md(3KB)
----second-question.md(2KB)
----first-question()
--------first.md(0B)
----.gitignore(363B)
----3.md(2KB)

网友评论