This repository contains the code for Data Structure Algorithms Lab (DSAL), of the SE Computer Engineering curriculum at Savitribai Phule Pune University (SPPU), following the 2019 pattern. The purpose of this DSAL Lab is to enhance understanding and practical skills in computer programming and problem-solving.
Visual Studio or any suitable IDE for executing the code.
Basic understanding of programming concepts.
Relevant libraries and dependencies (if applicable) should be installed.
git clone https://github.com/AryanJ2004/DSAL-SE-2019-Pattern.git
cd DSAL-SE-2019-Pattern
Open the Code Files: Use your preferred IDE to open the code files and explore the implementation.
Compile and Run: Follow the instructions provided in each code file or the documentation to compile and run the programs.
Feel free to fork the repository and make contributions. If you have any suggestions or improvements, please open an issue or submit a pull request.
More practical codes will be updated soon!