What is the difference between adt and data structure?


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

Post New Answer

More Data Structures Interview Questions

Traverse the given tree using Inorder, Preorder and Postorder traversals. Inorder : D H B E A F C I G J Preorder: A B D H E C F G I J Postorder: H D E B F I J G C A

0 Answers  


How do you find the number of comparisons in bubble sort?

0 Answers  


simple algorithm for bubble sort?

1 Answers  


Define an abstract data type (adt)?

0 Answers  


How does insertion sort works?

0 Answers  






What is nsmutablearray?

0 Answers  


Why heap sort is not used?

0 Answers  


Why do we need algorithm?

0 Answers  


What is difference between list set and map?

0 Answers  


What is the difference between push and pop?

0 Answers  


State the difference between persistent and ephemeral data structure?

0 Answers  


Can we increase the size of statically allocated array?

0 Answers  


Categories