Why heap sort is not used?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What is the difference between data type and data structure?

0 Answers  


Can treemap key null?

0 Answers  


Differentiate between queue and deque.

0 Answers  


Mention a few applications of linked lists?

0 Answers  


What is the method to find the complexity of an algorithm?

0 Answers  






What are the notations used in Evaluation of Arithmetic Expressions using prefix and postfix forms?

1 Answers  


How to check array contains value or not?

0 Answers  


Differentiate linear from non linear data structure?

0 Answers  


For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.

0 Answers  


What is meant by binary tree traversal?

0 Answers  


What are stacks? Give some of its applications.

0 Answers   TCS,


What method is used to place a value onto the top of a stack?

0 Answers  


Categories