Skip to content

Commit e59a826

Browse files
Update README.md
1 parent 482f177 commit e59a826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ A double-ended queue is a data structure that supports ops as below:
77

88
2) delete ele with largest || smaller key
99

10-
10+
Suppose we wish to insert the ele with key into heap. As in the case of heaps, the insertion algorithm for heap follow the
1111

1212

0 commit comments

Comments
 (0)