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!
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.
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