Skip to content

Commit 85da07b

Browse files
committed
Update README - Topic Tags
1 parent baac437 commit 85da07b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,27 @@ By following these steps, users can easily navigate and utilize your LeetCode so
8080
## Contributing
8181

8282
We welcome contributions! If you have a solution to a problem that isn't already included, or if you have suggestions for improvements, please feel free to submit a pull request.
83+
84+
<!---LeetCode Topics Start-->
85+
# LeetCode Topics
86+
## Array
87+
| |
88+
| ------- |
89+
| [0085-maximal-rectangle](https://github.com/hogan-tech/leetcode-solution/tree/master/0085-maximal-rectangle) |
90+
## Dynamic Programming
91+
| |
92+
| ------- |
93+
| [0085-maximal-rectangle](https://github.com/hogan-tech/leetcode-solution/tree/master/0085-maximal-rectangle) |
94+
## Stack
95+
| |
96+
| ------- |
97+
| [0085-maximal-rectangle](https://github.com/hogan-tech/leetcode-solution/tree/master/0085-maximal-rectangle) |
98+
## Matrix
99+
| |
100+
| ------- |
101+
| [0085-maximal-rectangle](https://github.com/hogan-tech/leetcode-solution/tree/master/0085-maximal-rectangle) |
102+
## Monotonic Stack
103+
| |
104+
| ------- |
105+
| [0085-maximal-rectangle](https://github.com/hogan-tech/leetcode-solution/tree/master/0085-maximal-rectangle) |
106+
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)