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.
No Answer is Posted For this Question
Be the First to Post Answer
How many types of searching are there in data structure?
Questions related to arrays, such as given a 2 integer array, find the common elements.
Why is reflection slower?
How to find 3rd element from end in a linked list in one pass?
What is stable sort?
Is null allowed in list?
Does treeset allow null values?
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?
How to excel in data structures and algorithms?
What do you mean by sorting?
Which data structures are used in bfs and dfs algorithm?
What is bubble sort in data structure?