How many types of data structures are used?


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

Post New Answer

More Data Structures Interview Questions

How many different trees are possible with 10 nodes ?

1 Answers  


What is meant by arraylist?

0 Answers  


What is the difference between Array and LinkedList?

0 Answers  


Tell me about circular linked list?

0 Answers  


Is null allowed in list?

0 Answers  






List the applications of stacks?

0 Answers  


What is the basic of data structure?

0 Answers  


Why is bubble sort stable?

0 Answers  


What are linked lists used for?

0 Answers  


What is the best time complexity of bubble sort?

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  


Explain the term tail recursion?

0 Answers  


Categories