What is subtree?
No Answer is Posted For this Question
Be the First to Post Answer
Write an algorithm to check if there is a loop in a doubly linked list.
What is data structure? Explain.
What is a list of lists?
Why might quick sort might be better than merge sort?
What is collections singletonmap?
Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?
What is a hashset?
Explain about map and their types?
Are the expressions arr and &arr same for an array of integers?
Can we add duplicate keys in a hashmap? What will happen if we attempt to add duplicate values?
How will you reverse Linked List.
How does hashset work internally in java?