In which matrix, we can use multilinked structures?



In which matrix, we can use multilinked structures?..

Answer / Atul Sahu

Multilinked structures are not typically associated with matrices. Instead, they are used in graph data structures to represent more complex relationships between nodes (vertices).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Why is reflection slower?

1 Answers  


Draw the B-tree of order 3 created by inserting the following data arriving in sequence – 92 24 6 7 11 8 22 4 5 16 19 20 78

1 Answers  


Does hashset guarantee order?

1 Answers  


What is the non linear data structure?

1 Answers  


Define dynamic data structures?

1 Answers  


Why sorting is used?

1 Answers  


Explain quick sort and merge sort algorithms.

1 Answers  


What is the average number of comparisons in a sequential search?

5 Answers  


Can we use ordered set for performing binary search?

1 Answers  


What are basic algorithms?

1 Answers  


What are the pre-requisite for the collection to perform binary search?

1 Answers  


What is the quickest sorting algorithm?

1 Answers  


Categories