Skip to content

seadog007/CSES-Helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSES Helper

Introduction

A browser extension that improve user experience on CSES Online Judge.

Features

Problem Tags

Problem Tips

Problem Solution

Sort Problem By Number of Solvers

Submit Code By Text

Contribute

Tags

{
    "problemID": [
        "Tag 1",
        "Tag 2",
        "Tag 3",
        ...
    ]
}

Tips

{
    "problemID": [
        "Tip 1",
        "Tip 2",
        "Tip 3",
        ...
    ]
}

Solution

Coming Soon...

Future

  • Problem Search
  • Problem Filter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • HTML 6.4%