Skip to content

Commit

Permalink
Fixing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
teivah committed Feb 2, 2020
1 parent c1466bb commit a58791e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heap.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ public double findMedian() {
}
```

[#heap](heap.md) [#problem](problem.md)
[#heap](heap.md)

## Given an unsorted array of numbers, find the K largest numbers in it

Expand Down

0 comments on commit a58791e

Please sign in to comment.