Learning Materials
14 files across 5 batches
14
Total Files
678
Total Downloads
8
PDF Files
5
Presentations
14
Uploaded This Month
Batch
Semester
File Type
Showing 14 of 14 materials
Introduction to Data Structures
Data Structures & Algorithms
Chapter 1 β Arrays, Linked Lists, Stacks and Queues overview with complexity analysis.
Sorting Algorithms β Lecture Slides
Data Structures & Algorithms
QuickSort, MergeSort, HeapSort with visualised step-by-step examples.
Binary Trees & BST Worksheet
Data Structures & Algorithms
Practice worksheet covering BST insertion, deletion, and traversal algorithms.
Operating Systems β Process Scheduling
Operating Systems
FCFS, SJF, Round Robin, and Priority scheduling algorithms with Gantt chart examples.
Memory Management Notes
Operating Systems
Paging, segmentation, virtual memory, and page replacement policies explained.
Database Normalisation β 1NF to BCNF
Database Management Systems
Comprehensive notes on functional dependencies and normal forms with worked examples.
SQL Advanced Queries β Lab Sheet
Database Management Systems
Lab exercises covering JOINs, subqueries, window functions, and stored procedures.
Computer Networks β OSI Model
Computer Networks
Seven-layer OSI model explained with protocol examples at each layer.
TCP/IP Protocol Suite Reference
Computer Networks
Detailed reference covering IPv4, IPv6, TCP, UDP, and application-layer protocols.
Software Engineering β SDLC Models
Software Engineering
Waterfall, Agile, Scrum, and DevOps lifecycle models compared with real-world case studies.
UML Diagram Reference Sheet
Software Engineering
Quick reference for class, sequence, use-case, and activity diagrams.
Discrete Mathematics β Graph Theory
Discrete Mathematics
Graph representations, traversal algorithms (BFS/DFS), shortest path, and spanning trees.
Calculus II β Integration Techniques
Engineering Mathematics
Integration by parts, partial fractions, trigonometric substitution, and improper integrals.
Machine Learning β Regression Models
Artificial Intelligence
Linear and logistic regression, gradient descent, regularization, and model evaluation metrics.