Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?


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

Post New Answer

More Data Structures Interview Questions

Define tree edge?

0 Answers  


Are collections thread safe?

0 Answers  


Explain what is the bucket size, when the overlapping and collision occur at same time?

0 Answers  


Is data structure a data type?

0 Answers  


what is the different between B-tree and B+ tree.

8 Answers   Syntel,






If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?

0 Answers  


What is the minimization factor and time complexity of b-tree?

0 Answers  


How does selection sort work?

0 Answers  


Can hashmap be sorted?

0 Answers  


What is the easiest sorting method to use in data structures?

0 Answers  


Describe tree database.

0 Answers  


Which sort show the best average behavior?

9 Answers  


Categories