0% found this document useful (0 votes)
1 views27 pages

Algorithm

The document outlines the course structure and assessment details for various batches of CSE from 2025 to 2017, including lab tests and final exams. It highlights a project for CSE 23 focused on creating an Automatic Class Routine Generator that respects teacher availability and course requirements. Additionally, several batches have missing information regarding course teachers and continuous assessments (CT).

Uploaded by

mrppanda022
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views27 pages

Algorithm

The document outlines the course structure and assessment details for various batches of CSE from 2025 to 2017, including lab tests and final exams. It highlights a project for CSE 23 focused on creating an Automatic Class Routine Generator that respects teacher availability and course requirements. Additionally, several batches have missing information regarding course teachers and continuous assessments (CT).

Uploaded by

mrppanda022
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 27

Contents

CSE 23 (2025)................................................................................................................................................. 3
CT:..............................................................................................................................................................3
Lab Tests:...................................................................................................................................................6
Lab Test 1:........................................................................................................................................... 6
Project:.................................................................................................................................................6
Final Lab Test:......................................................................................................................................7
CSE 22 Batch................................................................................................................................................. 9
CT:..............................................................................................................................................................9
Term Final................................................................................................................................................ 11
CSE 21 Batch............................................................................................................................................... 16
CT: Missing.............................................................................................................................................. 16
Term Final................................................................................................................................................ 16
CSE 20 BATCH............................................................................................................................................. 19
CT: Missing.............................................................................................................................................. 19
Term Final................................................................................................................................................ 19
CSE 18 BATCH............................................................................................................................................. 21
CT:............................................................................................................................................................21
Term Final................................................................................................................................................ 22
CSE 17 Batch............................................................................................................................................... 25
CT:............................................................................................................................................................25
Term Final................................................................................................................................................ 26
CSE 23 (2025)
Course Teacher: Sajib Chatterjee Sir

CT:
Lab Tests:

Lab Test 1:

Project:
Lab Project Title: Automatic Class Routine Generator
Problem Statement: Design and implement a system that automatically generates a class routine
(timetable) for a university
department based on course information, teacher availability, and priority preferences.
The system should allocate class time slots such that:

Each course gets class hours equal to its credit hours.


●​ Classes are scheduled in 1-hour slots.
●​ Teachers' preferences and availability are respected as much as possible.
●​ Higher-ranked teachers (e.g., Professors) get higher priority in slot selection.
●​ There should be no overlapping classes for a single teacher or course.

Output Format:
Generate a class routine in tabular format, showing time slots, days, courses, and assigned teachers.

Objectives:
●​ Apply greedy algorithms to schedule without conflicts.
●​ Handle constraints and priorities effectively.
●​ Ensure fair distribution and maximum teacher satisfaction with available slots.
Final Lab Test:
CSE 22 Batch
Course Teacher: Anupom Kumar Bairagi Sir

CT:
Term Final
CSE 21 Batch
Course Teacher: Don’t know

CT: Missing

Term Final
CSE 20 BATCH
Course Teacher: Don’t know

CT: Missing

Term Final
CSE 18 BATCH
Course Teacher: Don’t know

CT:
Term Final
CSE 17 Batch
Course Teacher: Don’t know

CT:
Term Final

You might also like