Connected successfully Lecture Notes || SNS Courseware
Subject Details
Dept     : CSD
Sem      : 3
Regul    : 2023
Faculty : Mr. Rajesh H
phone  : 7760432921
E-mail  : rajesh.h.mca@snsct.org
125
Page views
15
Files
3
Videos
3
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Abstract Data Types (ADTs)
pdf
download    open file
Asymptotic notations
pdf
download    open file
Non recursion & recursion
pdf
download    open file
Analyzing recursive algorithms
pdf
download    open file
List ADT – Array-based implementations
UNIT 2:
pdf
download    open file
Queue ADT
pdf
download    open file
Stack ADT
pdf
download    open file
Expression Evaluation Examples
pdf
download    open file
Postfix Evaluation- Balanced parentheses - Function Call
pdf
download    open file
Applications of Queue