News

The assignments in this repository focus on implementing and understanding various data structures and algorithms, fundamental to computer science and engineering. Each assignment corresponds to a ...
SPPU (2019 Pattern) Data Structures & Algorithms Laboratory Practicals Practical01 Objective: Represent a given graph using an adjacency matrix/list to perform DFS, and using adjacency list to perform ...