Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 466 Bytes

DSA Lab Training Set Solutions

Find repository here.

To run code, follow the instructions:

git clone https://github.com/PriyanshBordia/DSA-Lab-Training-Sets.git

cd DSA-Lab-Training-Sets/T[tSetNo]

gcc [file containing main] [functon file containing other functions] -o sol

./sol

Point mistakes and let me know if major at E-mail or start a new issue.