Skip to content

GOavi101/Low_level_design_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Low_level_design_1

CodinGame is an Online Coding Platform that allows a user to Sign Up, Create Contests and participate in Contests hosted by Others.

Each contest can have a level (LOW, MEDIUM, HIGH) and will contain a set of questions.

Each question will have different levels of difficulty (LOW, MEDIUM, HIGH) and score.

Based on the contest level, the question set is going to be decided. Contest level with LOW difficulty will have questions with LOW difficulty level.

Final score will be decided based on the difficulty LEVEL chosen for a contest and the number of questions.

Users solve problems and get points based on the difficulty of the problems and after the contest, scores of the users are updated.

About

Low level design of coding game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages