Subject Details
Dept     : FTECH
Sem      : 2
Regul    : R2023
Faculty : SHOBANA M
phone  : NIL
E-mail  : shobanavsm@gmail.com
191
Page views
3
Files
0
Videos
7
R.Links

Icon
Syllabus

UNIT
1
INTRODUCTION TO C

Basic blocks of computers–Algorithm, Pseudocode, Flowchart- Structure of C program- Datatypes -Variables-Constants, Operators-Input and Output Statements.

UNIT
2
DECISION STATEMENTS AND FUNCTIONS

Decision making and Branching statements- Looping statements, Functions, Call by value, Call by reference

UNIT
3
ARRAYS AND INTRODUCTIONTODATASTRUCTURES

Arrays-One dimensional arrays-Two dimensional Arrays-Structures–Pointers -Introduction to Data structures- Types of Data structures–ADT-List ADT-Singly Linked List (Insertion ,Deletion)

UNIT
4
STACKANDQUEUE

StackADT-QueueADT-ArrayimplementationofQueueandStackADT-InfixtoPostfix conversion-Postfixexpressionevaluation

UNIT
5
TREES

Trees-BinaryTree-BinarySearchTree-InsertionandDeletionOperation-TreeTraversal

Reference Book:

A.V.Aho,J.E.Hopcroft,andJ.D.Ullman,“DataStructuresandAlgorithms”,PearsonEducation, 2ndEdition,2007.(Unit III-V) E.Balagurusamy “Data Structures Using C” ,McGraw-Hill Education (India),2013(IV-V)

Text Book:

KamthaneAshok,“ProgramminginC,PearsonEducationIndia3/e,3rdEdition,2015