Skip to content

Commit d961319

Browse files
committed
Update README - Topic Tags
1 parent c14fd10 commit d961319

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,35 @@ 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+
| [1014-k-closest-points-to-origin](https://github.com/hogan-tech/leetcode-solution/tree/master/1014-k-closest-points-to-origin) |
125+
## Math
126+
| |
127+
| ------- |
128+
| [1014-k-closest-points-to-origin](https://github.com/hogan-tech/leetcode-solution/tree/master/1014-k-closest-points-to-origin) |
129+
## Divide and Conquer
130+
| |
131+
| ------- |
132+
| [1014-k-closest-points-to-origin](https://github.com/hogan-tech/leetcode-solution/tree/master/1014-k-closest-points-to-origin) |
133+
## Geometry
134+
| |
135+
| ------- |
136+
| [1014-k-closest-points-to-origin](https://github.com/hogan-tech/leetcode-solution/tree/master/1014-k-closest-points-to-origin) |
137+
## Sorting
138+
| |
139+
| ------- |
140+
| [1014-k-closest-points-to-origin](https://github.com/hogan-tech/leetcode-solution/tree/master/1014-k-closest-points-to-origin) |
141+
## Heap (Priority Queue)
142+
| |
143+
| ------- |
144+
| [1014-k-closest-points-to-origin](https://github.com/hogan-tech/leetcode-solution/tree/master/1014-k-closest-points-to-origin) |
145+
## Quickselect
146+
| |
147+
| ------- |
148+
| [1014-k-closest-points-to-origin](https://github.com/hogan-tech/leetcode-solution/tree/master/1014-k-closest-points-to-origin) |
149+
<!---LeetCode Topics End-->

0 commit comments

Comments
 (0)