Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17,590 changes: 17,590 additions & 0 deletions .history/package-lock_20251221182740.json

Large diffs are not rendered by default.

17,582 changes: 17,582 additions & 0 deletions .history/package-lock_20251221183147.json

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions .history/sample_data/hard_set_5/classrooms_20251221032802.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ALL OF THE CLASSROOMS; AND THEIR CAPACITIES IN THE SYSTEM
R1;25
R10;100
R2;30
R3;30
R4;40
R5;40
R6;50
R7;50
R8;60
R9;75
13 changes: 13 additions & 0 deletions .history/sample_data/hard_set_5/classrooms_20251221044411.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
ALL OF THE CLASSROOMS; AND THEIR CAPACITIES IN THE SYSTEM
R1;190
R10;180
R2;170
R3;160
R4;150
R5;180
R6;190
R7;170
R8;180
R9;155
R10;175
R11;164
16 changes: 16 additions & 0 deletions .history/sample_data/hard_set_5/courses_20251221031304.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
id,code,name
1,CSE101,Introduction to Computer Science
2,MAT202,Advanced Calculus
3,PHY301,Quantum Mechanics
4,EE401,Digital Signal Processing
5,HIS105,World History
6,ART202,Modern Art
7,MUS303,Music Theory
8,ECO210,Microeconomics
9,PSY401,Cognitive Psychology
10,SOC101,Introduction to Sociology
11,ENG101,English Composition
12,CHE301,Organic Chemistry
13,BIO202,Cell Biology
14,PHI401,Existentialism
15,GEO101,Physical Geography
16 changes: 16 additions & 0 deletions .history/sample_data/hard_set_5/courses_20251221031416.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
ALL OF THE COURSES IN THE SYSTEM
1,CSE101,Introduction to Computer Science
2,MAT202,Advanced Calculus
3,PHY301,Quantum Mechanics
4,EE401,Digital Signal Processing
5,HIS105,World History
6,ART202,Modern Art
7,MUS303,Music Theory
8,ECO210,Microeconomics
9,PSY401,Cognitive Psychology
10,SOC101,Introduction to Sociology
11,ENG101,English Composition
12,CHE301,Organic Chemistry
13,BIO202,Cell Biology
14,PHI401,Existentialism
15,GEO101,Physical Geography
Loading