What is an iterative algorithm?
Can tuple be sorted?
Is data structures and algorithms important?
What is the advantage of circular linked list?
Is merge sort better than quick?
What do you know about different sorting algorithms?
State the different ways of representing expressions?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Who created quicksort?
Explain what are the major data structures used in the hierarchical data model?
Why we use arraylist instead of linked list?
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,
Can we define the size of arraylist?