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
What is a hashset?
Is bubble sort adaptive?
what are the applications that use Linked lists?
Define the graph data structure?
What are red-black trees?
Define in brief an array.
There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?
Why linked lists are better than arrays?
What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks
What is the need for priority queue?
How do you assign an address to an element of a pointer array ?
What is time complexity of hashmap?