Skip to content

Commit 463c2ff

Browse files
authored
Update README.md
1 parent 35e9f6d commit 463c2ff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Queues/Priority Queue/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<img src="../Priority Queue/Images/priority.jpg">
1+
<p align='center'>
2+
<img width=60% src="../Priority Queue/Images/priority.jpg">
3+
</p>
24

35
## Overview:
46
A unique kind of queue called a priority queue has elements that are each assigned a priority value. Additionally, components are treated according to their importance. In other words, more important factors come first.

0 commit comments

Comments
 (0)