Is array immutable?
Is array a collection?
What are arrays give example?
Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.
What happens if we try to insert duplicate key in hashmap?
What differences exist between hashmap and hashtable?
How to cut or remove an element from the array?
What is precision?
By Which algorithm, the 8 queens problem is solved?
What is the difference between hashset and arraylist?
Explain what is binary search?
Convert following infix expression to the prefix expression. a - b + c * (d / e - (f + g))
33 Answers Amazon, Microsoft, Star Technologies, Sun Microsystems, Wipro,
What do you mean by tree edge?