Skip to content

leetcode数据结构和算法整理,附有代码详细注释

Notifications You must be signed in to change notification settings

xiaoshuai96/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

记录在leetcode上的学习,并不只是刷题,更重要的是将不同的题型进行分类,使用多种算法解决问题

使得代码达到精简的程度,写出有效率的代码是要不断需要学习的事。

Talk is cheap.Show me the code.

微信公众号

题号 GIF演示
11-盛水最多的容器 maxArea_11
42-接雨水 trap_42
58-最后一个单词的长度 lengthOfLastWord_58
118-杨辉三角 generate_118
234-回文链表 isPalindrome_234
445-两数之和II addTwoNumbers-II_445
942-增减字符串匹配 diStringMatch_942
994-腐烂的橘子 orangesRotting_994
1054-距离相等的条形码 rearRangeBarcodes_1054
1137-第n个斐波那契数 tribonacci_1137

About

leetcode数据结构和算法整理,附有代码详细注释

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages