Spaces:
Sleeping
Sleeping
Create coarse_labels.json
Browse files- coarse_labels.json +13 -0
coarse_labels.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
"General Aptitude",
|
| 3 |
+
"Engineering Mathematics",
|
| 4 |
+
"Digital Logic",
|
| 5 |
+
"Computer Organization and Architecture",
|
| 6 |
+
"Programming and Data Structures",
|
| 7 |
+
"Algorithms",
|
| 8 |
+
"Theory of Computation",
|
| 9 |
+
"Compiler Design",
|
| 10 |
+
"Operating System",
|
| 11 |
+
"Databases",
|
| 12 |
+
"Computer Networks"
|
| 13 |
+
]
|