Is map a data structure?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the Stack
You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?
what is binary tree?
What is a weighted graph?
Difference between abstract data type, data type and data structure?
Who invented quicksort?
Q#1: An algorithm is made up of 2 modules M1 and M2.If order of M1 is F(n) and order of M2 is g (n) then what is the order of the algorithm. Q # 2 : How many binary trees are possible with 3 nodes? with 4 nodes?
What does adt stands for?
Is a list an array?
Why sorting is done?
How arraylist increase its size?
What is meant by linked list?