Subject Details
Dept     : BIO
Sem      : 2
Regul    : 19
Faculty : sumathi
phone  : NIL
E-mail  : sumathi.b.mca@snsct.org
293
Page views
31
Files
5
Videos
2
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction, Algorithm Analysis
word
download   open file
Asymptotic Notations
word
download   open file
Searching Algorthim and Analysis Linear Search & Binary Search
word
download   open file
Sorting Algorthim and Analysis Selection Sort
word
download   open file
Bubble Sort
word
download   open file
Insertion Sort
word
download   open file
Merge Sort
word
download   open file
Quick Sort
UNIT 2:
word
download   open file
Introduction,Abstract Data Types
word
download   open file
List ADT using Array
word
download   open file
List ADT using Linked List Implementations
word
download   open file
Stack ADT
word
download   open file
Implementation of stack ADT
word
download   open file
Applications of Stack ADT
word
download   open file
Infix to Post fix conversion
word
download   open file
Expression Evaluation
word
download   open file
Queue ADT
UNIT 3:
word
download   open file
Tree ADT
word
download   open file
Tree Traversals - In-order traversal
word
download   open file
Pre-order traversal
word
download   open file
Post order traversal
word
download   open file
Binary Tree ADT
word
download   open file
Representation of binary tree
word
download   open file
Applications of Trees
word
download   open file
Binary Search Tree ADT
word
download   open file
Routines of binary search tree