|
|
|
Pdf
Specs |
Exp |
Data Structures &
Algorithms Software Trainer |
Model |
1 |
Searching
methods-Linear & Binary |
DATA-ALGO100 |
2 |
Sorting
Methods-Bubble, Selection & Insertion. |
3 |
Data base Management
using array of structure with operations Create, display,
Modify, |
|
Append, Search and
sort. |
4 |
Polynomial addition
using array of structure. |
5 |
Singly linked list
with operations Create, Insert, Delete, Search. |
6 |
Stack using arrays &
Linked Lists. |
7 |
Queue using array &
Linked Lists. |
8 |
Evaluation of postfix
expression (input will be postfix expression) |
9 |
Binary search tree:
Create, search, recursive traversals. |
10 |
Graph using adjacency
Matrix with BFS & DFS traversals. |
|
|
|
|
|
|
|
|
|
|