Can arraylist contain duplicates?
No Answer is Posted For this Question
Be the First to Post Answer
Explain in brief a linked list.
What exactly is data?
Name the areas in which you can apply data structures extensively?
Why heap sort is not used?
Write a program using mergesort technique.
What is type structure?
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?
11 Answers Morgan Stanley, Wipro,
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
Which is faster hashset or treeset?
Can you change size of array once created?
What are the difference between malloc() and calloc()?
How do we search a specific element in an array?