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 08f4678

Browse files
authored
Update README.md
1 parent 186486b commit 08f4678

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
### 9. Pattern: Two Heaps
106106

107107
1. Introduction
108-
2. Find the Median of a Number Stream (medium)
108+
2. Find the Median of a Number Stream (medium)[Leetcode](https://leetcode.com/problems/find-median-from-data-stream/)
109109
3. Sliding Window Median (hard)
110110
4. Maximize Capital (hard)
111111

@@ -145,11 +145,11 @@
145145
1. Introduction
146146
2. Top 'K' Numbers (easy)
147147
3. Kth Smallest Number (easy)
148-
4. 'K' Closest Points to the Origin (easy)
148+
4. 'K' Closest Points to the Origin (easy)[Leetcode](https://leetcode.com/problems/k-closest-points-to-origin/)
149149
5. Connect Ropes (easy)
150150
6. Top 'K' Frequent Numbers (medium)
151151
7. Frequency Sort (medium)
152-
8. Kth Largest Number in a Stream (medium)
152+
8. Kth Largest Number in a Stream (medium)[Leetcode](https://leetcode.com/problems/kth-largest-element-in-a-stream/)
153153
9. 'K' Closest Numbers (medium)
154154
10. Maximum Distinct Elements (medium)
155155
11. Sum of Elements (medium)

0 commit comments

Comments
(0)

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