Skip to content

Commit ebce13d

Browse files
Read me updated
1 parent 9e788b0 commit ebce13d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,9 @@
2626
| 22 | Single Number II | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/22.cpp) |
2727
| 23 | Count Complete Tree Nodes | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/23.cpp) |
2828
| 24 | Unique Binary Search Trees | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/24.cpp) |
29-
| 25 | Find the Duplicate Number | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/25.cpp) |
29+
| 25 | Find the Duplicate Number | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/25.cpp) |
30+
| 26 | Sum Root to Leaf Numbers | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/26.cpp) |
31+
| 27 | Perfect Squares | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/27.cpp) |
32+
| 28 | Reconstruct Itinerary | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/28.cpp) |
33+
| 29 | Unique Paths | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/29.cpp) |
34+
| 30 | Word Search II | [Link](https://github.com/ishpreet-singh/leetcode-june-challenge/blob/master/30.cpp) |

0 commit comments

Comments
 (0)