Question 1 Explain the use of algorithms in computing
Question 2 Explain time complexity and space complexity of an algorithm
Question 3 Explain how you can analyze efficiency of non-recursive algorithms?
Question 4 Discuss about Towers of Hanoi
Question 5 Explain Merge sort
Question 6 Explain Depth-first search (DFS)