Skip to content

Commit fe13f59

Browse files
committed
Update README.md
1 parent 1a872bf commit fe13f59

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
1-
Leetcode
2-
========
3-
4-
After 151 Done(Jul 20 2014)
5-
--------------------------
1+
#Leetcode solutions
62

73
[Github Page](http://leetcode.tgic.me/)
84

95
Please [Donate leetcode](https://oj.leetcode.com/donate/)
106

11-
TODO
12-
----
13-
* Impove code readability
14-
* Write down thinkings how problems were solved
157

8+
## Milestone
9+
10+
* 151 AC _Jul 20 2014_
11+
* 151 Detailed solving thought _Aug 31 2014_
12+
13+
14+
## TODO
15+
16+
* Evaluate the Time and Space complexity of each solution
17+
* Proof the code's correctness if needed
18+
* Find better solutions

0 commit comments

Comments
 (0)