Skip to content

Commit b781298

Browse files
committed
Update README - Topic Tags
1 parent 71e747f commit b781298

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,16 +122,20 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
122122
| |
123123
| ------- |
124124
| [0094-binary-tree-inorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0094-binary-tree-inorder-traversal) |
125+
| [0145-binary-tree-postorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0145-binary-tree-postorder-traversal) |
125126
## Tree
126127
| |
127128
| ------- |
128129
| [0094-binary-tree-inorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0094-binary-tree-inorder-traversal) |
130+
| [0145-binary-tree-postorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0145-binary-tree-postorder-traversal) |
129131
## Depth-First Search
130132
| |
131133
| ------- |
132134
| [0094-binary-tree-inorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0094-binary-tree-inorder-traversal) |
135+
| [0145-binary-tree-postorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0145-binary-tree-postorder-traversal) |
133136
## Binary Tree
134137
| |
135138
| ------- |
136139
| [0094-binary-tree-inorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0094-binary-tree-inorder-traversal) |
140+
| [0145-binary-tree-postorder-traversal](https://github.com/hogan-tech/leetcode-solution/tree/master/0145-binary-tree-postorder-traversal) |
137141
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)