Skip to content

Commit 837b1cc

Browse files
authored
Merge branch 'master' into master
2 parents c2dc3f0 + 4450641 commit 837b1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LeetCodeSeries/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ presented by: Chethana and Karen
1414

1515

1616
__<font size=4>Table of Content</font>__
17-
1817
| __Session__ | Topic Pattern | Materials | Easy Problem Suggestions |
1918
| :------: |:------: | :------- | :------- |
2019
| 1 | Two Pointers | [Slides](slides/S1_TwoPointers.pdf) <br/> [Leetcode problem: Three Sum](https://leetcode.com/problems/3sum/) | [Two Sum](https://leetcode.com/problems/two-sum/) <br /> [Two Sum II](https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/) |
@@ -25,4 +24,5 @@ __<font size=4>Table of Content</font>__
2524
| 6 | DFS | [Slides](slides/S6_DFS&BFS.pdf) <br /> [Leetcode problem: Validate Binary Search Tree](https://leetcode.com/problems/validate-binary-search-tree/) <br /> | |
2625
| 7 | Backtracking | [Slides](slides/S7_Backtracking.pdf) <br /> [Leetcode problem: Subsets](https://leetcode.com/problems/subsets/) <br /> | |
2726

27+
2828
</div>

0 commit comments

Comments
 (0)