Which of the following is not the method to represent Sparse Matrix?

Q & ACategory: Data StructureWhich of the following is not the method to represent Sparse Matrix?
Admin Staff asked 4 years ago

Which of the following is not the method to represent Sparse Matrix?
a) Dictionary of Keys
b) Linked List
c) Array
d) Heap

1 Answers
Admin Staff answered 4 years ago

d) Heap