From ba2d08516a404559460c6a60cea5ce9712579dff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 17:07:57 +0000 Subject: [PATCH] auto-gen timetable: Sat Mar 30 17:07:57 UTC 2024 --- functions/files/configs.json | 4 +- functions/files/timetable.json | 124 ++++++++++++++++----------------- functions/files/topics.json | 95 ++++++++++++------------- 3 files changed, 112 insertions(+), 111 deletions(-) diff --git a/functions/files/configs.json b/functions/files/configs.json index a5ab397..74722c4 100644 --- a/functions/files/configs.json +++ b/functions/files/configs.json @@ -1,6 +1,6 @@ { - "start": 1711218600, - "end": 1711823399, + "start": 1711823400, + "end": 1712428199, "days": [ { "code": "0", diff --git a/functions/files/timetable.json b/functions/files/timetable.json index 9849d6a..cb66d36 100644 --- a/functions/files/timetable.json +++ b/functions/files/timetable.json @@ -5,179 +5,179 @@ "assignee": "" }, "S2": { - "topic": "CQ", + "topic": "CNS", "ignore": false, - "assignee": "SM" + "assignee": "SR" }, "S3": { - "topic": "OOP", + "topic": "DSA", "ignore": false, - "assignee": "NM" + "assignee": "PS" }, "S4": { - "topic": "SD", + "topic": "DBMS", "ignore": false, - "assignee": "OM" + "assignee": "PP" }, "S5": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "AS" + "assignee": "SR" } }, "1": { "S1": { - "topic": "APPT", + "topic": "VA", "ignore": false, "assignee": "MS" }, "S2": { - "topic": "CQ", + "topic": "CNS", "ignore": false, - "assignee": "MP" + "assignee": "PP" }, "S3": { - "topic": "OOP", + "topic": "DSA", "ignore": false, - "assignee": "PS" + "assignee": "PP" }, "S4": { - "topic": "SD", + "topic": "DBMS", "ignore": false, - "assignee": "AS" + "assignee": "SM" }, "S5": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "NM" + "assignee": "RG" } }, "2": { "S1": { - "topic": "APPT", + "topic": "VA", "ignore": false, - "assignee": "SM" + "assignee": "PS" }, "S2": { - "topic": "CQ", + "topic": "CNS", "ignore": false, - "assignee": "SR" + "assignee": "SM" }, "S3": { - "topic": "OOP", + "topic": "DSA", "ignore": false, - "assignee": "PP" + "assignee": "SM" }, "S4": { - "topic": "SD", + "topic": "DBMS", "ignore": false, - "assignee": "KL" + "assignee": "RG" }, "S5": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "KL" + "assignee": "OM" } }, "3": { "S1": { - "topic": "APPT", + "topic": "VA", "ignore": false, - "assignee": "PS" + "assignee": "MP" }, "S2": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "RG" + "assignee": "SR" }, "S3": { "topic": "OOP", "ignore": false, - "assignee": "SM" + "assignee": "RG" }, "S4": { - "topic": "DSA", + "topic": "APPT", "ignore": false, - "assignee": "SR" + "assignee": "AS" }, "S5": { - "topic": "CNS", + "topic": "CQ", "ignore": false, - "assignee": "MP" + "assignee": "AS" } }, "4": { "S1": { - "topic": "CQ", + "topic": "SD", "ignore": false, - "assignee": "MS" + "assignee": "MP" }, "S2": { - "topic": "DBMS", + "topic": "DSA", "ignore": false, "assignee": "OM" }, "S3": { - "topic": "VA", + "topic": "OOP", "ignore": false, - "assignee": "KL" + "assignee": "OM" }, "S4": { - "topic": "DSA", + "topic": "APPT", "ignore": false, - "assignee": "RG" + "assignee": "NM" }, "S5": { - "topic": "CNS", + "topic": "CQ", "ignore": false, - "assignee": "SR" + "assignee": "NM" } }, "5": { "S1": { - "topic": "CQ", + "topic": "SD", "ignore": false, - "assignee": "PS" + "assignee": "MS" }, "S2": { - "topic": "DBMS", + "topic": "DSA", "ignore": false, - "assignee": "AS" + "assignee": "NM" }, "S3": { - "topic": "VA", + "topic": "OOP", "ignore": false, - "assignee": "MS" + "assignee": "AS" }, "S4": { - "topic": "DSA", + "topic": "APPT", "ignore": false, - "assignee": "OM" + "assignee": "KL" }, "S5": { - "topic": "CNS", + "topic": "CQ", "ignore": false, - "assignee": "RG" + "assignee": "KL" } }, "6": { "S1": { - "topic": "CQ", + "topic": "SD", "ignore": false, - "assignee": "PP" + "assignee": "PS" }, "S2": { - "topic": "DBMS", + "topic": "DSA", "ignore": false, - "assignee": "NM" + "assignee": "MS" }, "S3": { - "topic": "VA", + "topic": "OOP", "ignore": false, - "assignee": "PP" + "assignee": "KL" }, "S4": { - "topic": "DSA", + "topic": "CQ", "ignore": false, "assignee": "MP" }, diff --git a/functions/files/topics.json b/functions/files/topics.json index 37376f2..b24d301 100644 --- a/functions/files/topics.json +++ b/functions/files/topics.json @@ -1,11 +1,9 @@ [ { - "name": "Computer Networking & Security", - "code": "CNS", - "slots": 3, + "name": "Coding Questions", + "code": "CQ", + "slots": 7, "coverage": [ - "PS", - "MS", "KL", "NM", "AS", @@ -17,93 +15,96 @@ "ignore": [] }, { - "name": "Data Structure and Algorithms", - "code": "DSA", - "slots": 7, + "name": "Aptitude", + "code": "APPT", + "slots": 3, "coverage": [ + "PS", + "SM", + "MS", "KL", "NM", - "AS", - "MP", - "OM", - "RG", - "SR" + "AS" ], "ignore": [] }, { - "name": "Software Development", - "code": "SD", + "name": "Database Management System", + "code": "DBMS", "slots": 3, "coverage": [ + "SR", "MP", - "PP", - "NM", "KL", + "NM", "AS", - "OM" + "OM", + "RG", + "SM", + "PP" ], "ignore": [] }, { - "name": "Verbal Ability", - "code": "VA", - "slots": 3, + "name": "Object-Oriented Programming", + "code": "OOP", + "slots": 4, "coverage": [ + "SM", "PP", - "MS", - "KL" + "PS", + "NM", + "KL", + "AS", + "OM", + "RG" ], "ignore": [] }, { - "name": "Object-Oriented Programming", - "code": "OOP", - "slots": 4, + "name": "Data Structure and Algorithms", + "code": "DSA", + "slots": 7, "coverage": [ "SM", "PP", "PS", - "NM" + "MS", + "NM", + "OM", + "SR" ], "ignore": [] }, { - "name": "Database Management System", - "code": "DBMS", + "name": "Computer Networking & Security", + "code": "CNS", "slots": 3, "coverage": [ - "SR", - "MP", - "KL", - "NM", - "AS", - "OM" + "SM", + "PP", + "SR" ], "ignore": [] }, { - "name": "Coding Questions", - "code": "CQ", - "slots": 7, + "name": "Software Development", + "code": "SD", + "slots": 3, "coverage": [ - "RG", - "SR", - "MP", - "SM", - "PP", "PS", - "MS" + "MS", + "MP" ], "ignore": [] }, { - "name": "Aptitude", - "code": "APPT", + "name": "Verbal Ability", + "code": "VA", "slots": 3, "coverage": [ + "MP", "PS", - "SM", "MS" ], "ignore": []