https://github.com/rajgupta2/mgcgv-previous-year-papers
📚 Collection of previous year question papers for BTech (IT) students of MGCGV University. Organized subject-wise for easy access and exam preparation
https://github.com/rajgupta2/mgcgv-previous-year-papers
academic-resources btech-it engineering-exams exam-preparation mgcgv-university previous-year-papers question-papers study-resources subject-wise-papers university-papers
Last synced: 5 days ago
JSON representation
📚 Collection of previous year question papers for BTech (IT) students of MGCGV University. Organized subject-wise for easy access and exam preparation
- Host: GitHub
- URL: https://github.com/rajgupta2/mgcgv-previous-year-papers
- Owner: rajgupta2
- License: mit
- Created: 2024-04-22T17:02:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T17:29:28.000Z (3 months ago)
- Last Synced: 2025-03-19T17:33:49.496Z (3 months ago)
- Topics: academic-resources, btech-it, engineering-exams, exam-preparation, mgcgv-university, previous-year-papers, question-papers, study-resources, subject-wise-papers, university-papers
- Homepage: https://github.com/rajgupta2/MGCGV-Previous-Year-Papers
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📚 MGCGV Previous Year Papers
## 🎯 Overview
This repository contains previous year question papers for **BTech (IT)** students of **MGCGV University**. The goal is to help students prepare effectively by providing access to past exam papers.## 📝 Available Papers
- **BTech (IT) Previous Year Papers**
- Organized subject-wise for easy access
- Includes Imagess of past exam papers.## 📥 How to Use
1. **Clone the repository**
```sh
git clone https://github.com/rajgupta2/MGCGV-Previous-Year-Papers.git
```
2. **Navigate to the required subject folder**
3. **Download and refer to the papers** for exam preparation## 🎯 Why Use These Papers?
- 📖 Helps in understanding the exam pattern
- 🎯 Provides insight into frequently asked questions
- 🏆 Useful for effective revision and practice## 📢 Contributions
- If you have **additional papers**, feel free to contribute by following the steps below:
1. **Fork** the repository
2. **Clone** your forked repository:
```sh
git clone https://github.com/your-username/MGCGV-Previous-Year-Papers.git
# replace your-username with your github username.
```
3. **Create a new branch** for your contributions:
```sh
git checkout -b add-new-papers
```
4. **Add your papers** inside the relevant subject folder
5. **Commit** your changes:
```sh
git add .
git commit -m "Added new previous year paper for Semester X"
```
6. **Push** your changes:
```sh
git push origin add-new-papers
```
7. **Create a Pull Request** on GitHub for review and merging## 👥 Contributors
Thanks to everyone who has contributed to this project!
## 🤝 Support
If you find this repository helpful, **star** ⭐ the repo to show your support!## 📜 License
This repository is for educational purposes only. This repo is open-source and available under the MIT License.