RGPV – B.Tech CSE 3rd Semester – All Question Papers PDF Download

RGPV – B.Tech CSE 3rd Semester – All Question Papers PDF Download – Electronic Devices and Circuits, Digital Circuit and Design, Data Structure, Discrete Structure, Electronic Devices and Circuits, Digital Circuit and Design, Energy Environment, Digital Circuit and System, Electronic Devices and Circuits, Digital Systems, Object Oriented Programming and Methodology, Engineering Mathematics.

Below tables provides B.Tach CSE 3rd semester all questions papers download link for pdf download.

Discrete StructuresImportant Topics
(Note: The topics repeated/asked over multiple years are bold marked.)
Jun-2024Euler Graph -|- Isomorphic graphs -|- Minimal spanning tree -|- Identity element numerical
-|- Boolean algebra -|- Hasse diagram -|- Tautology -|- Planar graph -|- Equivalence relation
-|- Rules of inference for propositional logic -|- Abelian group -|- Pigeon hole principle
-|- Subgroup, normal subgroup, quotient subgroup
Jun-2023Equivalence relation -|- Inverse function -|- Properties of groups -|- Homomorphism
-|- Tautology -|- Existential and universal quantifiers -|- 6 tuple notation -|- Hamiltonian circuit
-|- Graph colouring -|- Euler’s formula for planar graph -|- Hasse diagram -|- Partial ordering relation
-|- Cosets -|- Disjunctive normal form -|- Pigeonhole principle
Dec-2023Equivalence relation -|- Symmetric group -|- Normal subgroup -|- Homomorphism
-|- Euler path -|-Lattice -|- Isomorphic lattices -|- Recurrence relation -|- Generating function
OOP and MethodologyImportant Topics
Note: The topics repeated/asked over multiple years are bold marked.
Jun-2023OOP language vs procedure programming language -|- Features of OOP
-|- Encapsulation and data abstraction -|- Message passing -|-Association and it’s types
-|-Role of inheritance -|-Polymorphism -|- function overloading and function overriding
-|- method overloading -|-Multithreading -|-collection class -|- library management system
-|- Exception handling -|- Methods of passing an argument -|- Ambiguity in multiple inheritance
-|- Object model -|- Access specifier in C++
Dec-2023Define OOP -|- Advantages of OOP -|- various concepts of OOP -|- OOP language vs procedure oriented programming language -|- Hospital management system -|- Aggregation in OOP -|- Run time polymorphism and compile time polymorphism -|- constructor and destructor function -|- function overloading -|- virtual and pure virtual function -|- Generalization and Specialization -|- Encapsulation and Inheritance -|- Function overloading and function overriding -|- Exception handling -|- Association -|- Multithreading -|- Abstract class in OOP -|- Access modifiers -|- Abstraction -|- Interfaces -|- String handling
Nov-2022OOPs basic, merits, demerits and it’s applications -|- relationship among classes -|- Term class and object
-|- Construction and deconstruction of object -|- concept of association -|- Abstract class
-|- Access modifiers -|- Constructor and destructor in class -|- Operator overloading -|- String
-|- Multiple inheritance -|- Exception handling and multithreading -|- Polymorphism and it’s types
-|- Virtual function -|- File handling -|- Data collection
Subject CodeYearMonthSubject
3052018NovCS-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-NOV-2018
3052019MayCS-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-MAY-2019
3052019NovCS-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-NOV-2019
3052020DecCS-CT-CO-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-DEC-2020
3052020JunCS-CT-CO-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-JUN-2020
3052020JunCS-IT-305-DATA-STRUCTURE-AND-ALGORITHM-JUN-2020
3052022NovCS-CT-CO-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-NOV-2022
3052023DecCS-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-DEC-2023
3052023JunCS-CT-CO-305-OBJECT-ORIENTED-PROGRAMMING-AND-METHODOLOGY-JUN-2023
Digital SystemsImportant Topics
Note: The topics repeated/asked over multiple years are bold marked.
Dec-2023BCD -|- Basic gates / NOR gates -|- Half adder circuit with truth table and logic diagrams
-|- Design circuit with a decoder and external gates -|- Master slave JK flip-flop
-|- 3-bit binary UP-DOWN counter -|- PMOS, NMOS and CMOS logic -|- Schmitt trigger circuit
-|- Mutual information and channel capacity -|- Shannon limit -|- BFSK modulation schemes
-|- Basic logic gates -|- Parallel adders -|- Carry save and carry look – ahead adders
-|- Derive frequency of oscillation -|- DRAM and FLASH RAM -|- Find analog output voltage
-|- Dual slope A/D converter
Nov-2022Simplified SOP operation -|- NOR-NOR logic -|- Minimal SOP expression -|- Transmission function
-|- Design Multiplexer -|- Design Decoder -|- Minimal circuit with NOR Gates -|- Decimal to binary
-|- Sequential systems -|- Synchronous counter using D flip-flop -|- Sequential circuit using T flip-flop
-|- Interfacing between TTL and MOS -|- ROM -|- PLA -|- DRAM -|- FLASH RAM
-|- A/D and D/A converters -|- CMOS logic -|- Shannon’s theorem for channel capacity
-|- Nyquist channel theorem
Subject CodeYearMonthSubject
3042018NovCS-304-DIGITAL-SYSTEMS-NOV-2018
3042019MayCS-304-DIGITAL-SYSTEMS-MAY-2019
3042019NovCS-304-DIGITAL-SYSTEMS-NOV-2019
3042020DecCS-CT-CO-304-DIGITAL-SYSTEMS-DEC-2020
3042020JunCS-CT-CO-CI-304-DIGITAL-CIRCUITS-AND-SYSTEM-JUN-2020
3042020JunCS-CT-CO-CI-304-DIGITAL-SYSTEMS-JUN-2020
3042020JunCS-IT-304-ELECTRONICS-DEVICES-AND-CIRCUITS-JUN-2020
3042022NovCS-CT-CO-CI-304-DIGITAL-CIRCUITS-AND-SYSTEM-NOV-2022
3042022NovCS-CT-CO-CI-304-DIGITAL-SYSTEMS-DIGITAL-CIRCUITS-AND-SYSTEM-NOV-2022
3042022NovCS-CT-CO-CI-304-DIGITAL-SYSTEMS-NOV-2022
3042023DecCS-CT-CO-CI-CY-304-DIGITAL-SYSTEMS-DEC-2023
3042023JunCS-CT-CO-CI-304-DIGITAL-CIRCUITS-AND-SYSTEM-JUN-2023
Data StructuresImportant Topics
Note: The topics repeated/asked over multiple years are bold marked.
Jun-2024Asymptotic notation -|- Recursion -|- Stack and queue -|- Convert infix expression to postfix expression
-|- Circular linked list -|- Traversing binary search tree -|- Insert and delete elements in binary search tree
-|- Kruskal’s algorithm -|- Shell sort algorithm -|- Sequential search -|- Multiway merge sort
-|- Sorting -|- Queue using linked list -|- Hashing -|- B+ tree -|- Post fix expression evaluation
Dec-2023Nested and non-nested loop -|- ADT -|- Prim’s algorithm to get minimal spanning tree -|- Doubly linked list
-|- Postfix notation -|- Enque and deque an element in queue -|- AVL tree -|- Draw the binary tree
-|- Space complexity -|- Quick sort -|- Heap sort, merge sort, quick sort -|- Apply binary search
-|- Threaded and unthreaded binary tree -|- Tower of hanoi problem -|- DFS and BFS traversal on a graph
-|- Hash table and hash function
Jun-2023Different abstract data types -|- Stack and queue -|- Infix expression to postfix expression -|- Insert and delete operations in circular linked list -|- Traversing binary search tree -|- Heap data structure -|- Merge sort
-|- BFS and DFS -|- Kruskal’s algorithm -|- Shell sort algorithm -|- Sequential search -|- Stack using linked list
-|- Indexing -|- B tree -|- Priority queue
Subject CodeYearMonthSubject
3032018NovCS-303-DATA-STRUCTURES-NOV-2018
3032019MayCS-303-DATA-STRUCTURES-MAY-2019
3032019NovCS-303-DATA-STRUCTURES-NOV-2019
3032020DecCS-CT-CO-303-DATA-STRUCTURES-DEC-2020
3032020JunCS-CT-CO-303-DATA-STRUCTURES-JUN-2020
3032022NovCS-CT-CO-303-DATA-STRUCTURES-NOV-2022
3032023DecCS-CT-CO-303-DATA-STRUCTURES-DEC-2023
3032023JunCS-CT-CO-303-DATA-STRUCTURES-JUN-2023
3032024JunCS-CT-CO-303-DATA-STRUCTURES-JUN-2024

Subject CodeYearMonthSubject
2212016DecCS-3-SEM-221-ELECTRONIC-DEVICES-AND-CIRCUITS-DEC-2016
2212017DecCS-3-SEM-221-ELECTRONIC-DEVICES-AND-CIRCUITS-DEC-2017
2212020JunCS-3-SEM-221-ELECTRONIC-DEVICES-AND-CIRCUITS-JUN-2020
Subject CodeYearMonthSubject
2222016DecCS-3-SEM-222-DIGITAL-CIRCUIT-AND-DESIGN-DEC-2016
2222017DecCS-3-SEM-222-DIGITAL-CIRCUIT-AND-DESIGN-DEC-2017
2222020JunCS-3-SEM-222-DIGITAL-CIRCUIT-AND-DESIGN-JUN-2020
Subject CodeYearMonthSubject
2232016DecCS-3-SEM-223-DATA-STRUCTURE-2-DEC-2016
2232017DecCS-3-SEM-223-DATA-STRUCTURES-2-DEC-2017
2232020JunCS-3-SEM-223-DATA-STRUCTURES-2-JUN-2020
Subject CodeYearMonthSubject
2242016DecCS-IT-3-SEM-224-DISCRETE-STRUCTURE-DEC-2016
2242017DecCS-IT-3-SEM-224-DISCRETE-STRUCTURE-DEC-2017
2242020JunCS-IT-3-SEM-224-DISCRETE-STRUCTURE-JUN-2020
Subject CodeYearMonthSubject
30022017DecCS-3002-ELECTRONIC-DEVICES-AND-CIRCUITS-DEC-2017
30022018MayCS-3002-ELECTRONIC-DEVICES-AND-CIRCUITS-MAY-2018
30022020DecCS-3002-ELECTRONIC-DEVICES-AND-CIRCUITS-DEC-2020
30022020JunCS-3002-ELECTRONIC-DEVICES-AND-CIRCUITS-JUN-2020
Subject CodeYearMonthSubject
30032017DecCS-3003-DIGITAL-CIRCUIT-AND-DESIGN-DEC-2017
30032018MayCS-3003-DIGITAL-CIRCUIT-AND-DESIGN-MAY-2018
30032020DecCS-3003-DIGITAL-CIRCUIT-AND-DESIGN-DEC-2020
30032020JunCS-3003-DIGITAL-CIRCUIT-AND-DESIGN-JUN-2020
Subject CodeYearMonthSubject
30042017DecCS-3004-DATA-STRUCTURES-2-DEC-2017
30042018MayCS-3004-SEM-DATA-STRUCTURES-2-MAY-2018
30042020DecCS-3004-DATA-STRUCTURES-2-DEC-2020
30042020JunCS-3004-DATA-STRUCTURES-2-JUN-2020
Subject CodeYearMonthSubject
30052017DecCS-IT-3005-DISCRETE-STRUCTURE-DEC-2017
30052018MayCS-IT-3005-DISCRETE-STRUCTURE-MAY-2018
30052020DecCS-3005-DISCRETE-STRUCTURES-DEC-2020
30052020JunCS-IT-3005-DISCRETE-STRUCTURE-JUN-2020
Subject CodeYearMonthSubject
M2009JunBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-JUN-2009
M2009JunBTECH-3-SEM-ENGINEERING-MATHEMATICS-3-JUN-2009
M2010DecBTECH-3-SEM-ENGINEERING-MATHEMATICS-3-DEC-2010
M2010JunBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-JUN-2010
M2011DecBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-DEC-2011
M2012DecBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-DEC-2012
M2012DecBTECH-3-SEM-MATHEMATICS-3-DEC-2012
M2013DecBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-DEC-2013
M2014DecBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-DEC-2014
M2014JunBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-JUN-2014
M2015DecBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-DEC-2015
M2015JunBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-JUN-2015
M2016DecBTECH-3-SEM-MATHEMATICS-2-DEC-2016
M2016JunBTECH-3-SEM-ENGINEERING-MATHEMATICS-2-JUN-2016
M2017DecBTECH-3-SEM-MATHEMATICS-3-DEC-2017
M2017DecBTECH-3-SEM-MATHEMATICS-3-V6-DEC-2017
M2017DecBTECH-3-SEM-MATHEMATICS-3-V7-DEC-2017
M2017DecBTECH-3-SEM-MATHEMATICS-3-V8-DEC-2017
M2017DecBTECH-3-SEM-MATHEMATICS-3-V9-DEC-2017
Subject CodeYearMonthSubject
M2018MayBTECH-3-SEM-MATHEMATICS-3-MAY-2018
M2018MayBTECH-3-SEM-MATHEMATICS-3-V9-MAY-2018
M2018NovBTECH-3-SEM-MATHEMATICS-3-NOV-2018
M2019MayBTECH-3-SEM-MATHEMATICS-3-MAY-2019
M2019NovBTECH-3-SEM-MATHEMATICS-3-NOV-2019
M2020DecBTECH-3-SEM-MATHEMATICS-3-DEC-2020
M2020DecBTECH-3-SEM-MATHEMATICS-3-V7-DEC-2020
M2020DecBTECH-3-SEM-MATHEMATICS-3-V8-DEC-2020
M2020JunBTECH-3-SEM-MATHEMATICS-2-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-V2-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-V3-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-V4-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-V5-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-V6-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-V7-JUN-2020
M2020JunBTECH-3-SEM-MATHEMATICS-3-V8-JUN-2020
M2022NovBTECH-3-SEM-MATHEMATICS-3-NOV-2022

RGPV (CS-8002) – Cloud Computing Solved Question Paper – To Score Better

RGPV (CS-8003) – Machine Learning Solved Question Paper – To Score Better

RGPV (IT-601) – Computer Graphics and Multimedia Solved Question Paper – To Score Better

RGPV (IT-702) – Wireless and Mobile Computing – Solved Question Paper – To Score Better –

RGPV (IT-8001) – Information Security – Solved Question Paper – To Score Better

RGPV (IT-8003) – Data Science – Solved Question Paper – To Score Better

RGPV (IT-840) – Data Mining and Warehousing Solved Question Paper – To Score Better

Leave a Comment