Assignment 2 (BCSE6) : Q1) Write A Short Note For The Following

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Assignment 2 (BCSE6)

Q1) Write a short note for the following:

a. Divide and conquer technique


b. Dynamic Programming
c. Greedy Approach

Q2) Find the minimum spanning tree by applying Prim’s algorithm

Q3) Sort the given list using Heap sort algorithm:

12 4 8 13 3 10 7

You might also like