web site which work like hacker rank and hacker earth.
we make codos site in .net framework for our .net project.
it is the site where you can add compitition,add problem which all are store in MySql database.
student can chosse specific language and solve problem on that specific language.
while execution time we check all 5 test cases and that are match with already output file which is store in database.
for more information read codosReport.pdf file