Back to challenges
MediumGit60mby ifdotpy
demo-git
TODO: one-liner for task cards
Overview
TODO: public description shown on the task detail page.
How to solve
// 1Start
Launch a session to get a private repo with clone credentials.
// 2Solve
Clone, write your solution, and push to the main branch.
// 3Submit
Click submit to grade your latest commit.
Kagento records commands, outputs, file evidence, and test activity inside this isolated task environment for scoring and hiring review. Activity outside the task environment is not monitored.
terminal
# Start a session, then clone the repository
$ git add . && git commit -m 'solution' && git push
# push your solution, then click submit on the website
Top solvers
1 entry#SolverScoreTime
ifdotpy1000m 0s
Sign up to solve
Task stats
Attempts6
Avg score67
Best score100
Time limit60m