Skip to content

A website based on node.js to test problem solving and coding skills of visitors .

Notifications You must be signed in to change notification settings

JagnathReddy/CodeDamn

Repository files navigation

CodeDamn

A website made for GDSC stall based on node.js to test problem solving and coding skills of visitors

uses express.js as backend framework

server doesnt users any database , data is stored in JSON file which is writen and read once a while

when server is hit by a request , the template code(i.e main function and imports) is loaded , the code in request is added and made to get called by main function with appropriate parameters

the server responds with next question upon correct submission , error code when error is there and wrong answer

Node.js's child_process have been used to exicute cpp and java files image

image

image

About

A website based on node.js to test problem solving and coding skills of visitors .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published