Why do we use sorting?
No Answer is Posted For this Question
Be the First to Post Answer
What is bubble sort and selection sort?
What is a treemap chart?
Program to remove duplicate elements in an array.
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 heap?
Can an arraylist be null?
How does hashset maintain order?
Is hashmap part of collection?
simple algorithm for bubble sort?
Give a basic algorithm for searching a binary search tree?
Differentiate between queue and deque.
What is data type and its types?