Data Structures and Algorithms (DSA) Lab This repository contains my solutions, implementations, and practice problems related to the Data Structures and Algorithms (DSA) Lab course.
Solutions implemented in Java, Python and Other languages Optimized approaches with focus on time and space complexity Coverage of Arrays, Strings, Linked Lists, Trees, Graphs, Dynamic Programming, ...