Calculate the address of a random element present in a 2d array, given base address as ba.


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

Post New Answer

More Data Structures Interview Questions

Define in brief an array. What are the types of array operations?

0 Answers  


In which matrix, we can use multilinked structures?

0 Answers  


What is the minimum number of queues that can be used to implement a priority queue?

0 Answers  


Does mentioning the array name gives the base address in all the contexts?

0 Answers  


which notations are used in evaluation of arithmetic expressions using prefix and postfix forms?

0 Answers  


Can you sort a hashmap?

0 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

0 Answers  


What are the different types of data structures explain briefly?

0 Answers  


What do you mean by back edge?

0 Answers  


What are linear and non linear data structures?

0 Answers  


What is a threaded binary tree? Explain its operation with example?

0 Answers  


If we try to add duplicate key to the hashmap, what will happen?

0 Answers  


Categories