Assignment 1 2 ADA
Assignment 1 2 ADA
Assignment 1 2 ADA
ASSIGNMENT - 1
Department: Information Technology
Name of Subject In charge: Ms. Pooja M. Bharti
Subject Name: Analysis and Design of Algorithms Subject Code: 3150703
Academic Year: 2023-2024 Semester: 5th
Date: 07/08/2023
Sr.
Name of Question
No.
Define an Algorithm. How it differs from flowchart? Discuss key characteristics/properties
01
of algorithm.
02 Write the steps that needs to be followed while designing an algorithm.
Subject In charge
Laxmi Institute of Technology, Sarigam
Approved by AICTE, New Delhi; Affiliated to Gujarat Technological University, Ahmedabad
ASSIGNMENT - 2
Department: Information Technology
Name of Subject In charge: Ms. Pooja M. Bharti
Subject Name: Analysis and Design of Algorithms Subject Code: 3150703
Academic Year: 2023-2024 Semester: 5th
Date: 28/08/2023
Sr.
Name of Question Remark
No.
Explain an algorithm for Selection Sort Algorithm. Derive its best case,
01 worst case and average case time complexity. Sort the given elements
using Selection Sort: 45, 67, 23, 49, 98, 56.
What is the time complexity of Heap Sort? Sort the given elements with
02 Heap Sort Method: 20, 50, 30, 75, 90, 60, 25, 10, 40.
Subject In charge