What are examples of data structures?
No Answer is Posted For this Question
Be the First to Post Answer
an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
What are the advantages and disadvantages of linked list over array?
Which interfaces are implemented by linkedlist?
What is vector and types of vector?
How do you declare An array of three char pointers
What is a string or array type?
Why hashmap is faster than hashtable?
Write a program for Sorting an Array. Which sorting will you prefer?
Give a real time example of stack
Explain the uses of matrix with an example?
What is the idea behind splaying?
Explain what are the major data structures used in the hierarchical data model?