2020_October_Leetcode_30_days_challenge 2020_September_Leetcode_30_days_challenge 2021_Feburary_Leetcode_30_days_challenge Array Binary Tree Dynamic_Programming_I Linked List No_0001_Two Sum No_0002_Add Two Numbers No_0003_Longest Substring Without Repeating Characters No_0007_Reverse Intege...
Doing the GDSCxLeetcode 30 day challenge. Contribute to DeeLaw-01/30DaysofLeetcode development by creating an account on GitHub.
Return"100". 【解答】我是先循环a和b共同的子串,再单独处理余下的,但是写得看起来有点复杂了,其实可以用一个循环搞定(循环内部注意判断a或者b是否已经循环完成),循环次数等a和b中比较长那个的字符个数(还有一种思路是给短的那个字符串高位补零,补到两个字符串长度相等)。注意处理进位,特别是循环完成以后,如...
1568. Minimum Number of Days to Disconnect Island.cpp 1569. Number of Ways to Reorder Array to Get Same BST.cpp 1575. Count All Possible Routes.cpp 1578. Minimum Time to Make Rope Colorful.cpp 1579. Remove Max Number of Edges to Keep Graph Fully Traversable.cpp 1582. Special Posit...
This challenge may take more than 100 days, please just follow your own pace. renren-fast-vue renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。 syntaxhighlighter SyntaxHighlighter is a fully functional self-contained code syntax highlighter ...
2021_Feburary_Leetcode_30_days_challenge Array Binary Tree Dynamic_Programming_I Linked List No_0001_Two Sum No_0002_Add Two Numbers No_0003_Longest Substring Without Repeating Characters No_0007_Reverse Integer No_0008_String to Integer_aka_atoi No_0009_Palindrome Number No...
2021_Feburary_Leetcode_30_days_challenge Array Binary Tree Dynamic_Programming_I Linked List No_0001_Two Sum No_0002_Add Two Numbers No_0003_Longest Substring Without Repeating Characters No_0007_Reverse Integer No_0008_String to Integer_aka_atoi No_0009_Palindrome Number No_0011...
2020_June_Leetcode_30_days_challenge 2020_May_Leetcode_30_days_challenge 2020_November_Leetcode_30_days_challenge 2020_October_Leetcode_30_days_challenge 2020_September_Leetcode_30_days_challenge 2021_Feburary_Leetcode_30_days_challenge Array Binary Tree Dynamic_Programming_I Link...