Skip to content

ContriHUB/OffCoder

 
 

Repository files navigation

OffCoder

By: Shashank Verma (20204184 - Beese0.25)

Features

  • Users can pick questions from codeforces and search questions using problem code.
  • Download problem with it’s test cases.
  • Users can submit the code in various languages (like C, C++, Java, Python).
  • The platform can compile the code and display the verdict against the sample test case.
  • When the user is connected to the internet the platform on its own will submit the user code and give the user a final verdict on its submission.
  • Users can make personalized lists for various questions that they have solved with solutions (e.g. ‘My fav DP questions’).
  • The platform have a history of submitted questions.

Get started

git clone https://github.com/ContriHUB/OffCoder.git
  • Requires Java 17 (JDK 17)
  • Import project in Intellij and you're good to go

Screenshots of App

Click to expand

             

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%