How many sorting techniques are there?
No Answer is Posted For this Question
Be the First to Post Answer
Which sort show the best average behavior?
What is dynamic array with example?
Why it is important to have aligned addresses? What is the exception generated when there is a misaligned address?
What is hashing with example?
What is the difference between array and stack in data structures?
List the data structures which are used in network data modal.
In what scenario, binary search can be used?
Which sorting technique is best in worst case?
Is hashmap faster than arraylist?
How does arraylist store data?
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,
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?