Coder Social home page Coder Social logo

yogendramaarisetty / examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from judge0/examples

0.0 0.0 0.0 6.61 MB

ℹ️ Various examples on how to use certain features of Judge0.

Shell 1.63% C++ 98.11% Python 0.03% Java 0.16% TypeScript 0.03% CMake 0.04%

examples's Introduction

ℹ️ Examples

This repository contains various examples that show how you use various features of Judge0.

Before you start exploring these examples, you need to know the following:

  1. Judge0 uses HTTP protocol.
  2. For us, the simplest way to showcase the different features of Judge0 is to use curl in the Bash programming language to communicate with Judge0 via HTTP protocol.
    • You need to find an appropriate HTTP client library for your programming language of choice.
  3. These examples have been tested on Ubuntu 22.04 but should work anywhere you can run Bash scripts.
  4. To have you get started fast, these examples use the Shared Cloud of Judge0 CE and Judge0 Extra CE.
    • There is a FREE plan of Judge0 CE which you can subscribe to here.
    • There is also a FREE plan of Judge0 Extra CE, which you can subscribe to here.

Prerequisites

To successfully run these examples, you will need to:

  1. Subscribe to the FREE plan of Judge0 CE.
  2. Subscribe to the FREE plan of Judge0 Extra CE.
  3. Clone this repository.
  4. Edit the file .env and add the API key that RapidAPI generated for you.
  5. Make sure you have curl and jq installed.

Get Started

  1. Make sure you have fulfilled all prerequisites.
  2. Every example is self-contained; thus, cd into the directory of the example you want to run.
  3. Run the run_example.sh script from within the example directory.
    $ ./run_example.sh

examples's People

Contributors

hermanzdosilovic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.