What is an recursive algorithm?
What is the method to find the complexity of an algorithm?
Define an algorithm.
What is bubble sort and quick sort?
Explain the term base case?
Explain quick sort?
Explain the sorting algorithm that is most suitable to be used with single linked list?
What are the types of algorithms?
What is quick sort?
Give one example of right rotation.
What are the types of array operations?
Define an algorithm. What are the properties of an algorithm?
Explain quick sort and merge sort algorithms.
What is hashing technique? Describe in brief.
Explain in brief a linked list.