Skip to content
#

exam-scheduling

Here are 7 public repositories matching this topic...

Language: All
Filter by language

I have tried to create a software solution i.e Exam Scheduling Management System Using Flutter and Firebase, to simplify the process of exam schedule, which can automate the process of exam-scheduling and save a lot of time and effort. Examination Scheduling Management System atomizes the process of assigning seating arrangement. The dates of ex…

  • Updated Dec 17, 2021
  • Dart

Backtracking is a general algorithm for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution.

  • Updated Jul 31, 2021
  • Python

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.

  • Updated Mar 12, 2018
  • C

I have tried to create a software solution i.e Exam Scheduling Management System Using Flutter and Firebase, to simplify the process of exam schedule, which can automate the process of exam-scheduling and save a lot of time and effort. Examination Scheduling Management System atomizes the process of assigning seating arrangement. The dates of ex…

  • Updated Dec 17, 2021
  • Dart

Improve this page

Add a description, image, and links to the exam-scheduling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exam-scheduling topic, visit your repo's landing page and select "manage topics."

Learn more