CNS

CNS Tutorials

Tutorial 1

Solution

  • CNS Tutorial Solution (@2025-01-18)

Tutorial 2

Solution

  • CNS Tutorial 2 Solutoin

Tutorial 3

Tutorial 4

Tutorial 5

Link to original

ADBMS

ADBMS Tutorials

Tutorial 1

Tutorial 2

Tutorial 3

Link to original

AGT

AGT Tutorials

Old Tutorial

Tutorial 1

  1. Prove that the sum of degrees of all vertices in a graph is twice the number of edges in the graph.
    1. AGT Tut 1.1 solution
  2. Prove that in any graph, the number of vertices with odd degrees is always even. 2. AGT Tut 1.2 solution

Tutorial 2

  1. For a bipartite graph with partite sets X and Y. Prove that the sum of degrees of vertices in X equals the sum of degrees of vertices in Y.
    1. AGT Tut 2.1 solution
  2. Write the merge sort algorithm and analyse its time complexity using recursive tree method. 2. AGT Tut 2.2 solution

Tutorial 3

Link to original