Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 69f0faa

Browse files
authored
refactored
1 parent 4b60f2e commit 69f0faa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
File renamed without changes.

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142

143143
### 13. Pattern: Top 'K' Elements
144144

145-
1. Introduction
145+
1. [Introduction](13.-pattern-top-k-elements/01.Introduction.md)
146146
2. Top 'K' Numbers (easy)
147147
3. Kth Smallest Number (easy)
148148
4. 'K' Closest Points to the Origin (easy) [Leetcode](https://leetcode.com/problems/k-closest-points-to-origin/)
@@ -154,6 +154,8 @@
154154
10. Maximum Distinct Elements (medium)
155155
11. Sum of Elements (medium)
156156
12. Rearrange String (hard)
157+
#### Misc
158+
13. [Heap Implementation](13.-pattern-top-k-elements/13.HeapImplementation.md)
157159

158160
### 14. Pattern: K-way merge
159161

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /