Subject Details
Dept     : AERO
Sem      : 2
Regul    : 2023
Faculty : K.Papithasri
phone  : NIL
E-mail  : papithasri.k.cse@snsct.org
251
Page views
44
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Basic blocks of computers
word
download   open file
Algorithm, Pseudo code,Flowchart
word
download   open file
Algorithm, Pseudo code,Flowchart
word
download   open file
Structure of C program
word
download   open file
Data types
word
download   open file
Variables
word
download   open file
Constants& Operators
word
download   open file
Input and Output Statements
UNIT 2:
word
download   open file
Decision making and Branching Statements
word
download   open file
Looping Statements
word
download   open file
Looping Statements
word
download   open file
Functions
word
download   open file
User-defined functions
word
download   open file
Call by value
word
download   open file
Call by reference
UNIT 3:
word
download   open file
Arrays
word
download   open file
One dimensional array
word
download   open file
Two dimensional arrays
word
download   open file
Structures
word
download   open file
Pointers
word
download   open file
Pointers
UNIT 4:
word
download   open file
Stack ADT - Definition and application
word
download   open file
Queue ADT
word
download   open file
Stack ADT - Implementation program
word
download   open file
Infix and postfix conversion
word
download   open file
Postfix expression evaluation - Rules and Application
word
download   open file
Infix and postfix conversion
word
download   open file
Array implementation of Queue ADT
UNIT 5:
word
download   open file
Trees
word
download   open file
Insertion operation
word
download   open file
Deletion Operation
word
download   open file
Binary search Tree
word
download   open file
Binary Tree
word
download   open file
Tree Traversal - Problem and Implementation