CD3281 Dsa Lab 2021 R
CD3281 Dsa Lab 2021 R
Cognitive
COs Course outcomes
Level
CO1 Apply Implement ADTs as Python classes
Design, implement, and analyse linear data structures, such as lists, queues, and stacks,
CO2 Create
according to the needs of different applications
Design, implement, and analyse efficient tree structures to meet
CO3 Create
requirements such as searching, indexing, and sorting
CO4 Apply Problems as graph problems and implement efficient graph algorithms to solve them
CO5 Apply Implement Hash tables.
CO6 Apply Implementation of Heaps.