Describe advantages and disadvantages of the various stock
sorting algorithms



Describe advantages and disadvantages of the various stock sorting algorithms..

Answer / amirtha

in stack we can use arrays.it is easy to implement.but the
push &pop can be done only at one postion.it has find
several real time applications like cars in a shed,no of
coins placed one above.

Is This Answer Correct ?    0 Yes 29 No

Post New Answer

More C Interview Questions

Why does notstrcat(string, "!");Work?

0 Answers  


What is string function in c?

0 Answers  


Explain how can you tell whether two strings are the same?

0 Answers  


What are loops c?

0 Answers  


What is #include called?

0 Answers  






How can I get random integers in a certain range?

0 Answers  


Write a program that an operator and two operands read from input operand operator on the implementation and results display.

0 Answers  


What is modifier & how many types of modifiers available in c?

0 Answers  


how can u print a message without using any library function in c

1 Answers   NIIT,


Difference between Function to pointer and pointer to function

0 Answers  


program to print circle structure

1 Answers  


what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);

4 Answers   TCS,


Categories