DMGT Assignment-02 2024-25
DMGT Assignment-02 2024-25
UNIT 3: CO 401.3
isomorphic.
Q11.Constuct a tree diagram for the following algebraic expression. Also find
corresponding Venn diagram for 3 − ( 1 − x) 4 + 7 − ( y + 2) 7 + (x y ) .
Q12.Let A = 1,2,3,4,5,6,7,8,9,10and T = (2,3), (2,1), (4,5), (4,6), (5,8), (6,7), (4,2), (7,9), (7,10)
Identify the root and also find the corresponding binary tree.
Q13.Apply Prims algorithm and Kruskals algorithm to find minimal spanning tree
for any Two constructions.
UNIT 5: CO 401.5