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.
1173Why it is important to have aligned addresses? What is the exception generated when there is a misaligned address?
900Post New Data Structures Questions
Can a null element added to a treeset or hashset?
Is arraylist synchronized?
Why is map not a collection?
What is a cycle or a circuit?
Define indegree of a graph?
By Which algorithm, the 8 queens problem is solved?
Is list same as array?
How will you reverse Linked List.
Can a hashmap have duplicate keys?
How does selection sort work?
write an algorithm to show the procedure of insertion into a b-tree?
What is the use of tree data structure?
Write a Program for Reverse a linked list.
Differentiate linear from non linear data structure?
What is inplace sorting?