21 Commits

Author SHA1 Message Date
5d9002d786 Update stack.md (#58)
* Update stack.md

* Update stack.md
2017-10-18 23:26:24 +08:00
df1c15de05 Add two-stack-queue problem (#57) 2017-10-18 22:25:39 +08:00
d8c3f984e4 Fix grammar issues in DP (#53)
* ran content through grammar checker and break the code example after
column 100 to remove horizontal scroll bar when viewing on GitHub

* Update dynamic-programming.md
2017-10-17 18:51:23 +08:00
10281f10b0 Fix missing study link for Trie (#50) 2017-10-17 00:07:21 +08:00
7870a58b31 Fix typos (#47) 2017-10-16 17:20:36 +08:00
08e23d0b6c More cheatsheet tips 2017-10-14 20:32:11 +08:00
50df8650c9 Fix mention of Lago 2017-10-10 23:19:04 +08:00
35cf3c1b05 Add Lago 2017-10-10 23:14:11 +08:00
ca10d557d3 Fix lonely number problem 2017-10-10 01:48:27 +08:00
0516f5e974 Add lonely number problem (#37) 2017-10-10 01:44:08 +08:00
5f5f0cde51 Remove duplicate problem in Linked Lists (#36) 2017-10-09 16:02:57 +08:00
f7fb1ed366 Fix typo issue (#20)
Fix the issue: https://github.com/yangshun/tech-interview-handbook/issues/19
The given example was not correct:
'E.g. "abba" and "redblueredblue" should return true'
It has ben fixed by changing the input "redblueredblue" to "redbluebluered"
2017-10-02 21:03:45 +08:00
d79ecce5b3 Reformat algorithms and preparation sections 2017-10-01 01:02:17 +08:00
6801ee96a7 Add study links 2017-09-30 22:25:19 +08:00
ae70816718 Reorganize premium LC questions 2017-09-30 21:14:01 +08:00
6ad4deecfe Indicate problems that are LeetCode premium only (#12) 2017-09-30 00:48:34 +08:00
d39ec17765 Clean up apostrophes 2017-09-27 22:55:20 +08:00
09a688e3da Fix links for awesome bot (#4) 2017-09-26 15:50:20 +08:00
c95c2a7256 Remove duplicate content 2017-09-25 09:54:14 +08:00
359490ba47 Restructure preparation section 2017-09-25 09:44:24 +08:00
2182a70770 Squash commit 2017-09-20 15:27:28 +08:00