Skip to content

Commit de47b2e

Browse files
committed
Update README - Topic Tags
1 parent 0cacdb3 commit de47b2e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,31 @@ By following these steps, users can easily navigate and utilize your LeetCode so
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.
8383

84+
85+
<!---LeetCode Topics Start-->
86+
# LeetCode Topics
87+
## Array
88+
| |
89+
| ------- |
90+
| [2429-design-a-food-rating-system](https://github.com/hogan-tech/leetcode-solution/tree/master/2429-design-a-food-rating-system) |
91+
## Hash Table
92+
| |
93+
| ------- |
94+
| [2429-design-a-food-rating-system](https://github.com/hogan-tech/leetcode-solution/tree/master/2429-design-a-food-rating-system) |
95+
## String
96+
| |
97+
| ------- |
98+
| [2429-design-a-food-rating-system](https://github.com/hogan-tech/leetcode-solution/tree/master/2429-design-a-food-rating-system) |
99+
## Design
100+
| |
101+
| ------- |
102+
| [2429-design-a-food-rating-system](https://github.com/hogan-tech/leetcode-solution/tree/master/2429-design-a-food-rating-system) |
103+
## Heap (Priority Queue)
104+
| |
105+
| ------- |
106+
| [2429-design-a-food-rating-system](https://github.com/hogan-tech/leetcode-solution/tree/master/2429-design-a-food-rating-system) |
107+
## Ordered Set
108+
| |
109+
| ------- |
110+
| [2429-design-a-food-rating-system](https://github.com/hogan-tech/leetcode-solution/tree/master/2429-design-a-food-rating-system) |
111+
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)