BCS351: Data Structure Lab
Course Outcomes:
| CO |
Description |
| CO1 |
Understand the concept of array storage and Examine the concept of row-major and
column-major order. |
| CO2 |
List and Illustrate the implementation of basic data structure using an array.
|
| CO3 |
Compare various searching techniques using arrays |
| CO4 |
Use linear and non-linear data structures like stacks, queues, linked list,
tree, etc. |
| CO5 |
Design and Formulate different sorting algorithms |
Mapping Matrix of CO's and PO's
| COs |
PO1 |
PO2 |
PO3 |
PO4 |
PO5 |
PO6 |
PO7 |
PO8 |
PO9 |
PO10 |
PO11 |
PO12 |
PSO1 |
PSO2 |
PSO3 |
|
CO1
|
2 |
- |
2 |
2 |
- |
- |
- |
- |
- |
- |
- |
3 |
3 |
- |
2 |
|
CO2
|
2 |
2 |
1 |
2 |
- |
- |
- |
- |
- |
- |
- |
3 |
3 |
- |
2 |
|
CO3
|
2 |
2 |
2 |
3 |
- |
- |
- |
- |
- |
- |
- |
2 |
3 |
- |
2 |
|
CO4
|
2 |
3 |
2 |
2 |
- |
- |
- |
- |
- |
- |
- |
2 |
3 |
- |
2 |
|
CO5
|
2 |
2 |
2 |
2 |
- |
- |
- |
- |
- |
- |
- |
3 |
3 |
- |
2 |
|
Avg
|
2 |
2.25 |
1.8 |
2.2 |
- |
- |
- |
- |
- |
- |
- |
2.6 |
3 |
- |
2 |