What is scalar example?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by an Array?
Can we override compareto method for enumerations?
How does insertion sort works?
An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.
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,
How do signed and unsigned numbers affect memory?
Is treemap sorted?
What is data structure and why it is important?
Explain the most efficient method to reverse a linked list?
What is mergesort and hashtable?
Why hashtable is faster than arraylist?
What is an ordered map?