Can treeset contain null?
No Answer is Posted For this Question
Be the First to Post Answer
What data type is enum?
Can arraylist shrink?
How to find the duplicate in 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 quicksort is called quick?
Which sorting has less time complexity?
What is the difference between arraylist and linkedlist?
Is binary tree balanced?
Which is faster hashmap or linkedhashmap?
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 ].
Define left-in threaded tree?
What is the average number of comparisons needed in a sequential search to determine the position of an element in an array of 100 elements, if the elements are ordered from largest to smallest?
19 Answers ABB, SDE,