Skip to content

A desktop app to help you learn algorithms and practice real interview coding questions.

License

Notifications You must be signed in to change notification settings

superwangcheng/Judge-at-fgdsb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Judge@fgdsb

Features

Judge@fgdsb is a desktop app that helps you to learn algorithms and practice real interview coding questions.

The app will call the local compilers or virtual machines to compile, run and judge your solutions.

We do support C++, Java, Ruby, Python and Lua. Scala supporting is on going!

Releases

Download.

Build and run

Build for developing

Judge@fgdsb was developed based on nw.js.

Copy all nw.js files to the root folder, run npm install to install node modules and bowers. Then you can just open the nw.js executable file.

Build for shipping

Please run the following build script to download the latest version of nw.js and pack releases for different platforms.

cd build
ruby build.rb -b

Some Screenshots

Coding questions

screenshot1

Code, judge and debug

screenshot1

View history

screenshot1

Add or edit question (temporal feature)

screenshot1

About

A desktop app to help you learn algorithms and practice real interview coding questions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 25.5%
  • Java 20.8%
  • JavaScript 13.1%
  • Python 10.7%
  • Lua 10.5%
  • C++ 9.1%
  • Other 10.3%