What is a construct?
-what is recursion?
What is iteration?
What is selection?
Compare binary search and linear search?
What is the limitation of Merge Sort? Bubble Sort?
limitation of merge sort is that it diffcult to code than, while bubble sort is more time consuming.