This repo contains codes and assignments of courses taught in IITH
PS : Efforts are made to make assignments error free, but feel free to raise an issue
Raise an issue/ put up a pull request if any errors are found in the codes
.
├── SEM-1
│ └── intro-programming
├── SEM-2
│ ├── Introduction to Data Structures
│ └── intro-hdl
├── SEM-3
│ ├── Data Structures
│ ├── NM-I
│ └── Principles of Programming Languages-I
├── SEM-4
│ ├── Compilers
│ └── ResearchInternship-CS2305
├── SEM-5
│ ├── Compilers-II
│ ├── Computer-Architecture
│ ├── DBMS-I
│ ├── Foundations of ML
│ ├── MA3140-Statistical Inference
│ ├── Networks-I
│ └── OperatingSystems-I
├── SEM-6
│ ├── DBMS-2
│ ├── DeepLearning_for_Vision
│ ├── LinearOptimisation
│ ├── Networks-2
│ └── OS-2
├── SEM-7
│ └── FraudAnalytics
└── SEM-8
├── ElectricalMachines
├── NetworkSecurity
└── SoftwareEngineering
32 directories