What is meant by heap sort?
No Answer is Posted For this Question
Be the First to Post Answer
Convert the following infix expression to post fix notation ((a+2)*(b+4)) -1
What is data structure explain different types of data structures with examples?
Which is the parent class of abstractsequentiallist class?
Define right-in threaded tree?
Can arraylist be empty?
Why is bubble sort stable?
Why are b trees used?
Explain the principle of quicksort. What is its complexity?
How many links are there in a binary tree of N nodes?
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 ].
Which sorting algorithm is used in collections sort?
What is the difference between static and dynamic data?