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.
- BTech (IT) Previous Year Papers
- Organized subject-wise for easy access
- Includes Imagess of past exam papers.
- Clone the repository
git clone https://github.com/rajgupta2/MGCGV-Previous-Year-Papers.git
- Navigate to the required subject folder
- Download and refer to the papers for exam preparation
- π Helps in understanding the exam pattern
- π― Provides insight into frequently asked questions
- π Useful for effective revision and practice
- If you have additional papers, feel free to contribute by following the steps below:
- Fork the repository
- Clone your forked repository:
git clone https://github.com/your-username/MGCGV-Previous-Year-Papers.git # replace your-username with your github username.
- Create a new branch for your contributions:
git checkout -b add-new-papers
- Add your papers inside the relevant subject folder
- Commit your changes:
git add . git commit -m "Added new previous year paper for Semester X"
- Push your changes:
git push origin add-new-papers
- Create a Pull Request on GitHub for review and merging
Thanks to everyone who has contributed to this project!
If you find this repository helpful, star β the repo to show your support!
This repository is for educational purposes only. This repo is open-source and available under the MIT License.