Skip to content

Commit 258c7ef

Browse files
committed
Update README - Topic Tags
1 parent e65fb86 commit 258c7ef

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
134134
## Binary Search
135135
| |
136136
| ------- |
137+
| [1214-two-sum-bsts](https://github.com/hogan-tech/leetcode-solution/tree/master/1214-two-sum-bsts) |
137138
| [2141-maximum-running-time-of-n-computers](https://github.com/hogan-tech/leetcode-solution/tree/master/2141-maximum-running-time-of-n-computers) |
138139
## Greedy
139140
| |
@@ -143,4 +144,28 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
143144
| |
144145
| ------- |
145146
| [2141-maximum-running-time-of-n-computers](https://github.com/hogan-tech/leetcode-solution/tree/master/2141-maximum-running-time-of-n-computers) |
147+
## Two Pointers
148+
| |
149+
| ------- |
150+
| [1214-two-sum-bsts](https://github.com/hogan-tech/leetcode-solution/tree/master/1214-two-sum-bsts) |
151+
## Stack
152+
| |
153+
| ------- |
154+
| [1214-two-sum-bsts](https://github.com/hogan-tech/leetcode-solution/tree/master/1214-two-sum-bsts) |
155+
## Tree
156+
| |
157+
| ------- |
158+
| [1214-two-sum-bsts](https://github.com/hogan-tech/leetcode-solution/tree/master/1214-two-sum-bsts) |
159+
## Depth-First Search
160+
| |
161+
| ------- |
162+
| [1214-two-sum-bsts](https://github.com/hogan-tech/leetcode-solution/tree/master/1214-two-sum-bsts) |
163+
## Binary Search Tree
164+
| |
165+
| ------- |
166+
| [1214-two-sum-bsts](https://github.com/hogan-tech/leetcode-solution/tree/master/1214-two-sum-bsts) |
167+
## Binary Tree
168+
| |
169+
| ------- |
170+
| [1214-two-sum-bsts](https://github.com/hogan-tech/leetcode-solution/tree/master/1214-two-sum-bsts) |
146171
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)