Abcd
Abcd
Third Semester
(Year: 2022-23)
Micro Project
5. Roll No.
6. Roll No.
Maharashtra State Board of Technical Education, Mumbai
CERTIFICATE
Institute Seal
C program code
# includeinclude< stdio. h>
#include<stdio.h>
Struct bet node
{
int value;
struct bt node*l;
}
*root=NULL, *temp=NULL, *t2, *+1;
void delete() ;
void insert();
void delete() ;
void inordaer(struct bt node*t)
void create () ;
void search (struct bt node*t) ;
void preoder(struct bt node*t) ;
Void search (struct bt node*(int data) ;
int smallset(struct bt node*t) ;
Int largest(struct bt node*t) ;
Introduction
Program Code
Output