Skip to content

Commit 5156773

Browse files
committed
update readme
1 parent 995a7e8 commit 5156773

File tree

4 files changed

+0
-135
lines changed

4 files changed

+0
-135
lines changed

0298-binary-tree-longest-consecutive-sequence/0298-binary-tree-longest-consecutive-sequence.py

Lines changed: 0 additions & 38 deletions
This file was deleted.

2110-number-of-smooth-descent-periods-of-a-stock/2110-number-of-smooth-descent-periods-of-a-stock.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

2110-number-of-smooth-descent-periods-of-a-stock/README.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -115,31 +115,3 @@ It helps others discover the repo and keeps the project growing.
115115
---
116116

117117
Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.linkedin.com/in/hogan-l/)
118-
119-
<!---LeetCode Topics Start-->
120-
# LeetCode Topics
121-
## Array
122-
| |
123-
| ------- |
124-
| [2110-number-of-smooth-descent-periods-of-a-stock](https://github.com/hogan-tech/leetcode-solution/tree/master/2110-number-of-smooth-descent-periods-of-a-stock) |
125-
## Math
126-
| |
127-
| ------- |
128-
| [2110-number-of-smooth-descent-periods-of-a-stock](https://github.com/hogan-tech/leetcode-solution/tree/master/2110-number-of-smooth-descent-periods-of-a-stock) |
129-
## Dynamic Programming
130-
| |
131-
| ------- |
132-
| [2110-number-of-smooth-descent-periods-of-a-stock](https://github.com/hogan-tech/leetcode-solution/tree/master/2110-number-of-smooth-descent-periods-of-a-stock) |
133-
## Tree
134-
| |
135-
| ------- |
136-
| [0298-binary-tree-longest-consecutive-sequence](https://github.com/hogan-tech/leetcode-solution/tree/master/0298-binary-tree-longest-consecutive-sequence) |
137-
## Depth-First Search
138-
| |
139-
| ------- |
140-
| [0298-binary-tree-longest-consecutive-sequence](https://github.com/hogan-tech/leetcode-solution/tree/master/0298-binary-tree-longest-consecutive-sequence) |
141-
## Binary Tree
142-
| |
143-
| ------- |
144-
| [0298-binary-tree-longest-consecutive-sequence](https://github.com/hogan-tech/leetcode-solution/tree/master/0298-binary-tree-longest-consecutive-sequence) |
145-
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)