记录笔者做的leetcode算法题。
一个原则:不管是否是自己想出来的解法,原则上要求手打代码,不应该复制粘贴(毫无收获)。
本工程下的类基本的一个命名方式是SolutionXXX,这样的类代表对应leetcode上某一个题目的解法,XXX代表leetcode题目编号(参考 https://leetcode-cn.com/problemset/all/)。
一般每个Solution类都会对应一个测试类,名称是SolutionXXXTest。
一个Solution类中可能有多种解法。
-
Notifications
You must be signed in to change notification settings - Fork 0
EvilDjango/leetcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
记录笔者做的leetcode算法题。
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published