Computer Science, asked by SerenaSmith2066, 5 months ago

match the following
Insert Delete
1) Heap A) 0(n) 0(n)
2)Array B)0(1) 0(1)
3)Linked C)0(log n) 0(log n)
List
4)Hash Table D) 0(1) 0(n)

Answers

Answered by ravina7640
3

Explanation:

sorry i am unable to answer your question

because your question is not written clearly .

Answered by anujaagarwal069
0

Answer:

c) linked c) o(log n) o(log n)

Similar questions