Skip to content

Commit 4239c6f

Browse files
authored
Update README.md
1 parent 381d65c commit 4239c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This repository contains implementations of various data structures and algorith
2828
- Parenthesis Matching
2929
- Evaluation of Postfix & Prefix
3030
- [Queue](./Queue)
31-
- Priority Queue using Linked List
31+
- Priority Queue using Linked List & Array
3232
- Queue using Array
3333
- Queue using Linked List
3434
- Queue using Two Stacks

0 commit comments

Comments
 (0)