Department of Information Technology

S.N Bose Laboratory


Course Outcomes

Data Structure and Algorithm (CS392)

Course Outcomes
CO1 Explain fundamental concept of data structure and ADT.
CO2 Implement linear data structure like stack ,queue, linked list.
CO3 Implement non-linear data structure like binary trees and graphs.
CO4 Implement sorting algorithms and hashing techniques.
CO5 Implement searching algorithms.