What is raid (redundant array of inexpensive disks)?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of substring?
Tell me how to find middle element of linked list in one pass?
What are the two types of data?
What is the difference between hashset and linkedhashset?
Define splay tree?
Is hashtable throw concurrentmodificationexception?
What are binary trees?
Define b-tree of order m?
Which is the parent class of linkedhashset class?
an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
What are linear and non linear data structures?
State the demerits of linked representation of binary trees?