Subject Details
Dept     : MECH
Sem      : 2
Regul    : 2017
Faculty : Ms.Subasri N
phone  : NIL
E-mail  :
222
Page views
2
Files
0
Videos
3
R.Links

Icon
Syllabus

UNIT
1
INTRODUCTION TO C

Basic blocks of computers – Algorithm, Pseudo code, Flowchart - Structure of C program- Data types - Variables - Constants, Operators - Input and Output Statements

UNIT
2
DECISIONS STATEMENTS AND FUNCTIONS

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

UNIT
3
ARRAYS , STRINGS AND STRUCTURES

Array – Initialization, Declaration - One Dimensional and Two One Dimensional – string, string operations and String arrays – Structures – Declarations – Need for Structure data type- Simple programs

UNIT
4
STACK AND QUEUE

Stack ADT - Queue ADT - Array implementation of Queue and Stack ADT - Infix to Postfix conversion - Postfix expression evaluation

UNIT
5
TREES

Trees - Binary Tree - Binary Search Tree - Insertion and Deletion Operation - Tree Traversal

Reference Book:

1. A. V. Aho, J. E. Hopcroft, and J. D. Ullman, “Data Structures and Algorithms”, Pearson Education, 2nd Edition, 2007. (Unit III-V) 2. A. M. Tenenbaum, Y. Langsam and M. J. Augenstein, “Data Structures using C”, Pearson Education, 2nd Edition, 1998.(Unit III-V) 3. E.Balagurusamy, “Fundamentals of Computing and Computer Programming”, Tata McGRaw-Hill Publishing Company Limited, (2011). (UNIT I, II)

Text Book:

1. Kamthane Ashok, “Programming in C, Pearson Education India 3/e, 3rd Edition 2015.

 

Print    Download