HTTP5101 Assignment1
The following repo contains ASP.NET Web API project solving few problems from Canadian Computing Competition.
Refer this pdf for the questions : https://cemc.math.uwaterloo.ca/contests/computing/2020/ccc/juniorEF.pdf
If the link is dead for some reason, you can refer the juniorEF.pdf in the repo.
To see the format in which you've to send the request please call these functions.
GET api/CCC/Help/DogTreatsJ1
GET api/CCC/Help/EpidemiologyJ2
GET api/CCC/Help/ArtJ3
GET api/CCC/Help/CyclicShiftsJ4