DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
CLASS TEST - 1
CS8451- DESIGN AND ANALYSIS OF ALGORITHMS
Year : II Date :
Semester : IV Duration: 50 minutes
Max. Marks : 40 marks
Answer ALL questions
PART A − ( 10 x 2 = 20 marks )
1. What are the types of algorithm efficiencies?
(CO 1)
2. What is meant by order of growth? (CO 1)
3. Define O-notation (CO 1)
4. Define Ω-notation (CO 1)
5. What are the classical geometric problems? (CO 1)
6. Mention the important problem types. (CO 1)
7. What is an algorithm? (CO 1)
8. Give the diagram representation of Notion of algorithm. (CO 1)
9. What is meant by algorithmic? (CO 1)
10. What is meant by amortized efficiency? (CO 1)
11. What is the running time of a program implementing the algorithm? (CO 1)
12. What is the formula used in Euclid’s algorithm for finding the Greatest Common Divisor of two numbers? (CO 1)
13. What is meant by pseudocode? (CO 1)
14. What is meant by worst-case efficiency? (CO 1)
15. What is meant by algorithm visualization? (CO 1)
16. What are the two variations of algorithm visualization? (CO 1)
17. What are the fundamental steps involved in algorithmic problem solving? (CO 1)
18. What is the basic operation of an algorithm and how is it identified? (CO 1)
19. What is meant by best-case efficiency? (CO 1)
20. Define θ-notation (CO 1)
Prepared By Approved By
Principal