List at least 10 sorting methods indicating their average case
complexity, worst case complexity and best case complexity.


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

Post New Answer

More C Interview Questions

Write programs for String Reversal & Palindrome check

0 Answers   TISL,


Is sizeof a keyword in c?

0 Answers  


What are inbuilt functions in c?

0 Answers  


how do you programme Carrier Sense Multiple Access

0 Answers  


Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986

2 Answers  






Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

0 Answers   Amazon,


Explain how are portions of a program disabled in demo versions?

0 Answers  


Is there any book to know about Basics of C Language?

4 Answers  


why java is called as a purely oops language.

3 Answers   TVS,


Why is c so powerful?

0 Answers  


What do you mean by dynamic memory allocation in c?

0 Answers  


What is line in c preprocessor?

0 Answers  


Categories