Skip to content

Commit e3f7e8a

Browse files
committed
Update README.md
1 parent 102c672 commit e3f7e8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Priority Queue/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@ for every index in the Array:
1818

1919
Parents must have priority value lesser than their childs.
2020

21+
# See also
2122

23+
[Priority Queue on Wikipedia](https://en.wikipedia.org/wiki/Priority_queue)
24+
25+
*Written for Swift Algorithm Club by [Mike Taghavi](https://github.com/mitghi)*

0 commit comments

Comments
 (0)