This repository is a collection of academic resources from the B.Tech in Computer Science & Engineering (CSE) program at Manipal Institute of Technology (MIT), Bengaluru, during the Batch of 2026 (July pass-out).
It includes notes, internal assessments, lab exercises, and Midsem question papers to help current and future students with their coursework and exam preparation.
This repository aims to:
- Provide quick access to reliable study material.
- Help juniors and peers in exam preparation.
- Serve as a reference archive for future batches.
- Degree: B.Tech in Computer Science & Engineering
- University Manipal Academy of Higher Education, Manipal
- Institute: Manipal Institute of Technology, Bengaluru
- Batch: Sep 2022 – July 2026
Semester/
├── 📁 LAB CSE_40XX/
├── 📁 THEORY CSE_40XX/
│ ├── 📁 Academic Notes
│ ├── 📁 Internal Assessment (Quiz)
│ ├── 📁 Internal Assessment (Assignment)
│ └── 📁 Midsem Question Paper
│
└── README.md # Project documentation- Navigate through semester-wise folders.
- Open the subject of interest.
- Access notes, IA, labs, or question papers.
- Use materials for self-study, revisions, and practice.
If you are from the same batch or want to contribute additional resources:
1️⃣ Fork the Repository : Click on the Fork button on the top-right corner of this page.
2️⃣ Clone Your Fork
git clone https://github.com/<your-username>/MIT-BLR-CSE-Degree-Certificate.git
cd MIT-BLR-CSE-Degree-Certificate3️⃣ Create a New Branch
git checkout -b my-contribution4️⃣ Add Your Files : Place your files under the correct semester/subject directory.
5️⃣ Commit Your Changes
git add .
git commit -m "Added resources for Semester-X Subject-Y"6️⃣ Push to Your Fork
git push origin my-contribution7️⃣ Create a Pull Request :
- Go to your forked repo on GitHub.
- Click Compare & pull request.
- Provide a meaningful description.
- Submit the Pull Request.
This repository is meant for educational purposes only.
All content is based on personal academic resources collected during the course. Please use them responsibly and avoid plagiarism in official submissions.
If you find this helpful, don’t forget to star 🌟 the repository to support future contributions.





