What is the definition of an algorithm?

What is pseudocode?

What is the idea of pseudocode?

What is the InsertionSort algorithm?

When analyzing the speed of an algorithm what do we focus on?

What is the asymptotic runtime?

Why do we use Asymptotic analysis?

What is the Divide and Conquer method to improve the speed of an algorithm?

What is the MergeSort algorithm?
