Skip to content

Commit ace49d4

Browse files
committed
updated Readme.md
1 parent 28fca84 commit ace49d4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ Run this to see benchmarks :
55

66
`g++ benchmark.cpp heap.c utility.c arrayHeap.h -o a.out && ./a.out`
77

8-
### Pre-requisites :
9-
- Heap
10-
- Linked list
11-
- Memory fragmentation
12-
- DFS
13-
- BFS
14-
158
There are two famous heap implementations:
169
1) Array
1710
2) Linked List (Binary Tree)

0 commit comments

Comments
 (0)