Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 727 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 727 Bytes

Job-Schedular-MEGA-PROJECT-

A project with utilizes Binary Search Trees Data Structure to develop a dynamic program that maintains the schedule of the daily operations of a company. alt-text

GoMiFaTwi

Financial Services, has a list of daily operation processing jobs (background) which run their business operations. Jobs that load prices, transactions, validate incoming transactions, daily reports,etc They require a job scheduling program which maintains the scheduling of these daily jobs. They also need the program to be dynamic: new jobs can be scheduled and scheduled jobs can be removed from the schedule during the day.