Skip to content

This project takes in information from a class such as Lecture Info, Zoom Meeting Info, and Homework Info, and proceeds to use a Binary Search Tree to store the data.

Notifications You must be signed in to change notification settings

arafatiqbal/Class-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class-Info

This project takes in information from a class such as Lecture Info, Zoom Meeting Info, and Homework Info, and proceeds to use a Binary Search Tree to store the data.

To Run

Compile with g++ *.cpp

Run with ./a.out

About

This project takes in information from a class such as Lecture Info, Zoom Meeting Info, and Homework Info, and proceeds to use a Binary Search Tree to store the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages