Wednesday, 16 June 2021

DS LAB(II) Assignment 2 Binary Tree Applications

Binary Tree Applications


 
Set A
a) Write a C program which uses Binary search tree library and displays nodes at each level, count of node at each level and total levels in the tree.
 
Set B
a) Write a program to sort n randomly generated elements using Heapsort method.

0 Comments:

Post a Comment