文件名称:leetcode-traning:话不多说,136刷题节奏走起,你将直接起飞。何谓136刷题节奏?每周10道题,1道hard题型,3道middle题型,6道easy题型
文件大小:92KB
文件格式:ZIP
更新时间:2024-05-30 22:59:35
JavaScript
leetcode-training 业精于勤荒于嬉,136节奏与诸君共勉。 题库: 已刷题目记录 已刷题目总数:71 简单(easy)[22] 1.两数之和: 7.整数反转[c++]: 8.回文数[c++]: 13.罗马数字转整数【数学|字符串】: 14.最长公共前缀【字符串】: 20.有效的括号【栈|字符串】: 21.合并两个有序链表【链表】: 查看原题 26.删除排序数组中的重复项【数组|双指针】: 查看代码 查看原题 28.实现 strStr()【双指针|字符串】: 查看代码 查看原题 38.外观数列【字符串】: 查看代码 查看原题 53.最大子序和【贪心算法|字符串|动态规划|回溯算法】: 查看代码 查看原题 66.加一【数组】: 查看代码 查看原题 67.二进制求和【数学|字符串】: 查看代码 查看原题 69.x 的平方根【数学|二分查找】: 查看代码 查看原题 7
【文件预览】:
leetcode-traning-master
----README.template.md(231B)
----.eslintrc.js(515B)
----.vscode()
--------c_cpp_properties.json(500B)
----question.template(183B)
----middle()
--------36-valid-sudoku.js(4KB)
--------56-merge-intervals.js(4KB)
--------33-search-in-rotated-sorted-array.js(2KB)
--------11-container-with-most-water.js(1KB)
--------34-find-first-and-last-position-of-element-in-sorted-array.js(2KB)
--------19-remove-nth-node-from-end-of-list.js(1KB)
--------114-binary-tree-preorder-traversal.js(2KB)
--------29-divide-two-integers.js(2KB)
--------64-minimum-path-sum.js(1KB)
--------102-binary-tree-level-order-traversal.js(2KB)
--------22-generate-parentheses.js(1KB)
--------63-unique-paths-ii.js(2KB)
--------49-group-anagrams.js(2KB)
--------94-binary-tree-inorder-traversa.js(3KB)
--------48-rotate-image.js(2KB)
--------820-find-eventual-safe-states.js(3KB)
--------15-3sum.js(1KB)
--------8-string-to-integer-atoi.js(3KB)
--------91-decode-ways.js(1KB)
--------3-longest-substring-without-repeating-characters.js(3KB)
--------75-sort-colors.js(1KB)
--------55-jump-game.js(1KB)
--------5-longest-palindromic-substring.js(1KB)
--------73-set-matrix-zeroes.js(2KB)
--------README.md(0B)
--------46-permutations.js(1KB)
--------17-letter-combinations-of-a-phone-number.js(1KB)
--------146-lru-cache.js(3KB)
--------50-powx-n.js(1011B)
--------54-spiral-matrix.js(1KB)
--------215-kth-largest-element-in-an-array.js(3KB)
--------39-combination-sum.js(4KB)
--------2-add-two-numbers.js(2KB)
--------98-validate-binary-search-tree.js(2KB)
--------210-course-schedule-ii.js(5KB)
--------240-search-a-2d-matrix-ii.js(2KB)
--------62-unique-paths.js(2KB)
----hard()
--------23-merge-k-sorted-lists.js(2KB)
--------41-first-missing-positive.js(2KB)
--------42-trapping-rain-water.js(2KB)
--------85-maximal-rectangle.js(3KB)
--------10-regular-expression-matching.js(2KB)
--------72-edit-distance.js(2KB)
--------README.md(0B)
--------887-super-egg-drop.js(5KB)
--------32-longest-valid-parentheses.js(2KB)
--------44-wildcard-matching.js(2KB)
--------4-median-of-two-sorted-arrays.js(2KB)
--------145-binary-tree-postorder-traversal.js(2KB)
--------84-largest-rectangle-in-histogram.js(2KB)
--------297-serialize-and-deserialize-binary-tree.js(2KB)
----easy()
--------69-sqrtx.js(942B)
--------66-plus-one.js(1012B)
--------67-add-binary.js(2KB)
--------26-remove-duplicates-from-sorted-array.js(2KB)
--------1-two-sum.js(1KB)
--------70-climbing-stairs.js(2KB)
--------121-best-time-to-buy-and-sell-stock.js(1KB)
--------136-single-number.js(1KB)
--------20-valid-parentheses.js(1KB)
--------169-majority-element.js(1KB)
--------38-count-and-say.js(2KB)
--------789-kth-largest-element-in-a-stream.js(5KB)
--------231-power-of-two.js(784B)
--------88-merge-sorted-array.js(1KB)
--------198-house-robber.js(1KB)
--------README.md(0B)
--------53-maximum-subarray.js(1KB)
--------7-zheng-shu-fan-zhuan-by-leetcode.cpp(1KB)
--------8-hui-wen-shu-by-leetcode.cpp(971B)
--------28-implement-strstr.js(1010B)
--------13-roman-to-integer.js(2KB)
--------21-merge-two-sorted-lists.js(1KB)
--------14-longest-common-prefix.js(1KB)
----fetchQuestion.js(4KB)
----README.md(26KB)
----.husky()
--------pre-commit(74B)
--------.gitignore(1B)
----syncReadme.js(5KB)
----.gitignore(944B)
----package.json(669B)