EmreKumas / Exam_Scheduling

This C project is built to schedule exams. It takes a text input file which contains name and lessons for every single person. The program analyses the input file and determine an appropriate exam scheduling so for every person no exam will be overlapping. A common problem in universities since no person can enter two exams at the same time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmreKumas/Exam_Scheduling Stargazers