lrucacheleetcode-leetcode:Leetcode解决方案

时间:2021-06-29 23:27:18
【文件属性】:
文件名称:lrucacheleetcode-leetcode:Leetcode解决方案
文件大小:65KB
文件格式:ZIP
更新时间:2021-06-29 23:27:18
系统开源 lru缓存leetcode leetcode Leetcode 解决方案 完成清单: # 标题 解决方案 注释 1 2 3 滑动窗口 4 分而治之/二分查找 5 动态规划 / Manacher 算法 6 7 8 9 10 回溯/动态规划 11 动态规划/两个指针 12 13 #12 14 15 两个指针 16 两个指针 17 回溯(DFS) 18 两个指针 19 两个指针 20 堆 21 两个指针 22 回溯(DFS) 23 分而治之/堆 24 25 26 27 28 29 30 两个指针 31 32 堆栈/动态规划 33 二分查找 34 二分查找 35 二分查找 待办事项清单: # 标题 46 47 53 54 62 63 65 66 70 72 78 90 94 98 104 108 109 110 111 124 125 128 133 136 137 138 141 142 143 144 145 146 150 151 152 153 154 155 156 :heart_suit: 157 :heart_suit: 158 :heart_suit: 159 :heart_suit: 161 :heart_suit: 163 :heart_suit: 166 167 170 :heart_suit: 179 186 :heart_suit: 198
【文件预览】:
leetcode-master
----.gitignore(26B)
----python3()
--------0011_Container_With_Most_Water.py(28KB)
--------0035_Search_Insert_Position.py(709B)
--------0004_Median_of_Two_Sorted_Arrays.py(2KB)
--------0028_Implement_strStr.py(918B)
--------0016_3Sum_Closest.py(2KB)
--------0026_Remove_Duplicates_from_Sorted_Array.py(953B)
--------0030_Substring_with_Concatenation_of_All_Words.py(2KB)
--------0008_String_to_Integer.py(2KB)
--------0007_Reverse_Integer.py(2KB)
--------0001_Two_Sum.py(2KB)
--------0017_Letter_Combinations_of_a_Phone_Number.py(1KB)
--------0022_Generate_Parentheses.py(705B)
--------0009_Palindrome_Number.py(505B)
--------0006_ZigZag_Conversion.py(1KB)
--------0003_Longest_Substring_Without_Repeating_Characters.py(667B)
--------0029_Divide_Two_Integers.py(1018B)
--------0033_Search_in_Rotated_Sorted_Array.py(1KB)
--------__init__.py(1KB)
--------0020_Valid_Parentheses.py(676B)
--------0021_Merge_Two_Sorted_Lists.py(1KB)
--------0014_Longest_Common_Prefix.py(786B)
--------0034_Find_First_and_Last_Position_of_Element_in_Sorted_Array.py(702B)
--------0015_3Sum.py(26KB)
--------0019_Remove_Nth_Node_From_End_of_List.py(929B)
--------0018_4Sum.py(2KB)
--------0010_Regular_Expression_Matching.py(2KB)
--------0013_Roman_to_Integer.py(756B)
--------0002_Add_Two_Numbers.py(2KB)
--------0032_Longest_Valid_Parentheses.py(2KB)
--------0027_Remove_Element.py(1KB)
--------0025_Reverse_Nodes_in_k_Group.py(932B)
--------0031_Next_Permutation.py(961B)
--------0023_Merge_k_Sorted_Lists.py(63KB)
--------0024_Swap_Nodes_in_Pairs.py(1KB)
--------0005_Longest_Palindromic_Substring.py(4KB)
--------0012_Integer_to_Roman.py(2KB)
----README.md(24KB)

网友评论