-
Notifications
You must be signed in to change notification settings - Fork 21
/
minor.json
101 lines (101 loc) · 1.36 KB
/
minor.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
[
{
"Name" : "Computer Science and Engineering",
"Courses" : [
"CS21003",
"CS29003",
"CS21002",
"CS29002",
"EC31003",
"EC39003",
"CS31702"
]
},
{
"Name" : "Electronics & Electrical Communication Engineering",
"Courses" : [
"EC21002",
"EC29002",
"EC31003",
"EC39003",
"EC21005",
"EC21007",
"EC21006",
"EC30001",
"EC31002",
"EC31004",
"EC31005",
"EC31006",
"EC31008"
]
},
{
"Name" : "Electrical Engineering",
"Courses" : [
"EE21002",
"EE29002",
"EE33006",
"EE39006",
"EE33001",
"EE33008",
"EE30014",
"EE30010",
"EE40010",
"EE30012",
"EG43001",
"EE23001",
"IE23002",
"EE23001",
"EE29001",
"IE23002",
"IE29002",
"EE40013",
"EE40016",
"EE40016",
"PG18607",
"PG18609",
"IE40011",
"EE23002",
"EE33001"
]
},
{
"Name" : "Mathematics and Computing",
"Courses" : [
"MA41009",
"MA31005",
"MA20012",
"MA20013",
"MA41002",
"MA41003",
"MA30003",
"MA41004",
"MA41007",
"MA40001",
"MA51108"
]
},
{
"Name" : "Mechanical Engineering",
"Courses" : [
"ME30703",
"ME30704",
"ME39703",
"ME20701",
"ME20702",
"ME30705",
"ME30702",
"ME40701",
"ME39702",
"ME49701",
"ME20703",
"ME20704",
"ME30701",
"ME30708",
"ME30706",
"ME40703",
"ME39701",
"ME30706"
]
}
]