PriyanshBordia / DSA-Lab-Training-Sets

You can find solutions to training sets here.

Home Page:https://priyanshbordia.github.io/DSA-Lab-Training-Sets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

You can find solutions to training sets here.

https://priyanshbordia.github.io/DSA-Lab-Training-Sets/


Languages

Language:C 98.2%Language:C++ 1.8%