A comprehensive collection of IV Semester B.E./B.Tech examination question papers from NMAM Institute of Technology, Nitte, organized by subject and exam type.
This repository contains a complete question bank compiled from multiple sources:
- 33+ WhatsApp images of scanned exam papers
- Multiple PDF sources including MSE-I, MSE-II, and SEE papers
- Papers from 2022-2025 academic years
-
Linear Algebra (MA2005-1)
- MSE-I: February 2025
- MSE-II: April 2025
- SEE: July 2023, June 2022
-
Design & Analysis of Algorithms (CS3004-1)
- MSE-I: February 2025
- MSE-II: April 2025
- SEE: July 2023, June 2022
-
Microprocessor & Microcontroller (EC4002-1)
- MSE-I: February 2025
- MSE-II: April 2025
- SEE: July 2023
-
Software Engineering & Project Management (CS2103-1)
- MSE-I: February 2025
- MSE-II: April 2025
- SEE: July 2023
-
Database Management Systems (CS2102-1)
- MSE-II: April 2025
-
Probability and Statistics
- SEE: June 2022
βββ README.md # This documentation file
βββ COMPLETE_QUESTION_BANK.tex # Main LaTeX source (comprehensive)
βββ COMPLETE_QUESTION_BANK.pdf # Compiled final PDF
βββ FINAL_QUESTION_BANK.pdf # Alternative merged PDF
β
βββ Individual Papers (LaTeX + PDF):
β βββ paper1_linear_algebra_july2023.tex/.pdf
β βββ paper2_daa_july2023.tex/.pdf
β βββ paper3_microprocessor_july2023.tex/.pdf
β βββ paper4_sepm_july2023.tex/.pdf
β βββ paper5_linear_algebra_prob_june2022.tex/.pdf
β βββ paper6_daa_june2022.tex/.pdf
β
βββ Source Files:
β βββ source_exam_bank.pdf # Original merged source
β βββ mse2_source.pdf # MSE-II April 2025 papers
β βββ mse papers.pdf # Additional MSE papers
β βββ exam_question_bank.pdf # Intermediate compilation
β
βββ Source Images (WhatsApp):
β βββ WhatsApp Image 2026-04-02 at 5.31.52 PM.jpeg # and variants
β βββ WhatsApp Image 2026-04-02 at 5.31.53 PM.jpeg # ... (33+ images)
β βββ WhatsApp Image 2026-04-03 at 7.47.06 AM.jpeg
β βββ ... (all source images)
β
βββ Extracted Pages (for processing):
βββ mse2_page-1.png through mse2_page-8.png
- Viewed and transcribed 33+ WhatsApp images of exam papers
- Extracted text content preserving mathematical notation
Created separate LaTeX files for each paper:
paper1_linear_algebra_july2023.tex- Linear Algebra SEE July 2023paper2_daa_july2023.tex- DAA SEE July 2023paper3_microprocessor_july2023.tex- Microprocessor SEE July 2023paper4_sepm_july2023.tex- SEPM SEE July 2023paper5_linear_algebra_prob_june2022.tex- LA + Probability June 2022paper6_daa_june2022.tex- DAA SEE June 2022
- Merged additional PDFs:
exam_question_bank.pdf,mse papers.pdf,mse 2.pdf - Used pdf-lib for PDF merging
- Used pdftoppm for page extraction
Created COMPLETE_QUESTION_BANK.tex with structure:
Part: Subject Name
βββ Section: MSE-I
β βββ Subsection: Month Year
βββ Section: MSE-II
β βββ Subsection: Month Year
βββ Section: SEE
βββ Subsection: Month Year
pdflatex COMPLETE_QUESTION_BANK.tex
pdflatex COMPLETE_QUESTION_BANK.tex # Run twice for TOCTo compile the LaTeX files, you need:
- MiKTeX or TeX Live distribution
- Required packages:
amsmath,amssymb(math symbols)tikz(diagrams)enumitem(custom lists)fancyhdr(headers/footers)geometry(page layout)array,booktabs(tables)hyperref(links)tocloft(table of contents)xcolor(colors)
# Single paper
pdflatex paper1_linear_algebra_july2023.tex
# Complete question bank (run twice for TOC)
pdflatex COMPLETE_QUESTION_BANK.tex
pdflatex COMPLETE_QUESTION_BANK.tex- Open
.texfile in TeXworks - Select
pdfLaTeXfrom dropdown - Click green play button (run twice for TOC)
- Duration: 1 hour
- Maximum Marks: 15-20
- Part A: MCQs (3-4 questions Γ 1 mark each)
- Part B: Descriptive (2 questions Γ 6-8 marks each)
- Includes BT (Bloom's Taxonomy), CO (Course Outcome), PO (Program Outcome) columns
- Duration: 3 hours
- Maximum Marks: 100
- Part A: Short answer questions
- Part B: Long answer questions with internal choice
| Subject | MSE-I | MSE-II | SEE | Total Questions |
|---|---|---|---|---|
| Linear Algebra | β | β | β | ~30 |
| DAA | β | β | β | ~30 |
| Microprocessor | β | β | β | ~25 |
| SEPM | β | β | β | ~25 |
| DBMS | - | β | - | ~10 |
| Probability | - | - | β | ~15 |
- June 2022 - SEE papers
- July 2023 - SEE papers
- February 2025 - MSE-I papers
- April 2025 - MSE-II papers
- May 2025 - SEE papers
- Mathematical Notation: All formulas use proper LaTeX math mode
- Diagrams: Complex diagrams (AVL trees, graphs) included using TikZ
- Tables: BT/CO/PO marking tables preserved where applicable
- Original Format: Question numbering and structure preserved from originals
- For Study: Open
COMPLETE_QUESTION_BANK.pdffor organized reference - For Editing: Modify
.texfiles and recompile - For Printing: Use individual paper PDFs for specific subjects
To add new papers:
- Add source images/PDFs to the folder
- Transcribe content to appropriate section in
COMPLETE_QUESTION_BANK.tex - Follow existing format for consistency
- Recompile and verify
This is an educational resource compiled for student reference. All original questions are property of NMAM Institute of Technology.
Institution: NMAM Institute of Technology, Nitte
Program: B.E./B.Tech IV Semester
Academic Years: 2022-2025
Last Updated: April 2025