Why we use linked list?
No Answer is Posted For this Question
Be the First to Post Answer
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 is vector and types of vector?
What are basic algorithms?
Which method will arrange the element of an array in alphabetical order?
Explain the priority queue?
Is hashmap ordered?
Can we give size to arraylist?
State the merits of linear representation of binary trees?
Can we add duplicate keys in a hashmap?
What are the notations used in Evaluation of Arithmetic Expressions using prefix and postfix forms?
What is unmodifiable list?
Differentiate among cycle, path, and circuit?