What is a matrix? Explain its uses with an example


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Are hash tables ordered?

0 Answers  


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


Why enum can not be used directly with printf function?

3 Answers  


Define the queue data structure.

0 Answers  


How are the elements of a 2d array are stored in the memory?

0 Answers  






Which sorting method is slowest?

0 Answers  


Are linked lists useful?

0 Answers  


Tell me what should be done in the base case for this recursive problem?

0 Answers  


Is list a data structure?

0 Answers  


what are the applications that use Linked lists?

0 Answers  


write an algorithm to show the procedure of insertion into a b-tree?

0 Answers  


How do you initialize an arraylist?

0 Answers  


Categories