Software Engineering
According to New Revised CBCS syllabus w.e.f. 2020-21
B.B.A. (Computer Application)
Semesters-III
A Text book of
Software Engineering
Author: Anand Jain
Book ID: 1881
ISBN: 978-81-946902-6-3
According to New Revised CBCS syllabus w.e.f. 2020-21
A Text book of
Author: Dr. Poonam Ponde
ISBN: 978-81-946902-5-2
Book ID: 1880
1. Basic Concepts and Introduction to Data Structures
1. Introduction
2. Pointers and Dynamic Memory Allocation
3. Algorithm
4. Algorithm Analysis
5. Introduction to Data Structures
6. Introduction to Arrays and Structures
7. Polynomial Representation using Array
2. Linear Data Structures
1. Introduction
2. Sorting
3. Searching
3. Linked List
1. Introduction to Linked List
2. Implementation of Linked List
3. Types of Linked Lists
4. Operations on a Linked List
5. Operations on Singly Linked List
6. Doubly Linked List
7. Circular Singly Linked List
8. Circular Doubly Linked List
9. Generalized Linked List
4. Stacks
1. Introduction
2. Implementation
3. Applications of Stack
4. Prefix, Infix and Postfix Expressions
5. Simulating Recursion using Stack
5. Queues
1. Concept of Queue
2. Primitive Operations on a Queue
3. Difference between Stack and Queue
4. Linear Queue
5. Circular Queue
6. Priority Queue
7. Concept of Doubly Ended Queue
6. Trees
1. Concept and Terminologies
2. Representation of Binary Trees
3. Tree Operations
4. Applications of Trees
7. Graph
1. Concept and Terminologies
2. Graph Representation
3. Degree of Graph
4. Graph Traversals
5. Applications of Graphs