Answer Posted / pavan
Quick Sort
| Is This Answer Correct ? | 31 Yes | 10 No |
Post New Answer View All Answers
Write the algorithm for converting infix expression to postfix expression?
What is inplace sorting?
Is quicksort greedy algorithm?
Explain pre-order and in-order tree traversal.
what is the biggest advantage of linked lists?
Why quicksort is called quick?
What are the different types of data structures explain briefly?
What do you mean by general trees?
On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.
How do you implement a stack?
How do you do binary search?
Which searching algorithm is best?
What is a postfix expression?
What exactly is a thread?
What are the advantages of linked list?