If you are using c language to implement the heterogeneous linked list, what pointer type should be used?


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

Post New Answer

More Data Structures Interview Questions

What is indexing an array?

0 Answers  


Tell me about the different sorting techniques.

0 Answers   Visa,


Is duplicate allowed in hashmap?

0 Answers  


write a program to accept name & sort them?

0 Answers  


What is data type with example?

0 Answers  


Write a program to insert an element and in the specific position in the array?

0 Answers  


How does a binary search work?

0 Answers  


What is homogeneous array?

0 Answers  


Why linked list is required?

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  


What are the advantages of merge sort?

0 Answers  


Which is best book for data structures?

0 Answers  


Categories