What is a bubble sort and how do you perform it?
No Answer is Posted For this Question
Be the First to Post Answer
Which sorting technique is best?
Define tree edge?
What is the difference between b tree and binary search tree?
Define a complete binary tree?
What is top in stack?
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?
Does the minimal spanning tree of a graph give the shortest distance between any 2 specified nodes?
What is b tree in data structure?
Is data structure a data type?
Differentiate between failfast and failsafe.
Explain the priority queue?
What are the issues that hamper the efficiency in sorting a file?