Skip to content

This project is made for college purposes. it is a competitve website which has sections which has coding questions respectively. you can practice check your score and compete with others. compiler support languages like C, C++, Java, Python.

License

Notifications You must be signed in to change notification settings

rajat2341/major_project

Repository files navigation

major_project

This project is made for college purposes. it is a competitve website which has sections which has coding questions respectively. you can practice check your score and compete with others. compiler support languages like C, C++, Java, Python.

Installation steps:

  1. Setting Up Compilers - Inorder to compile any programming language , you need to first have the compiler for that programming language in the server machine.

    1.a. C and C++ Installation :You need GCC compiler that can compile programs from your cmd/terminal Windows - You can get MinGw (http://www.mingw.org/). Linux - Most of the linux versions are installed with gcc by default. If you haven't got , Take a look at Installing GCC(https://gcc.gnu.org/wiki/InstallingGCC) .

    1.b. Java Installion : You need JDK ( Java Development Kit ) to compile Java programs.Click here to download JDK for various platforms. (https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)

    1.c. Python Installation : You can get and install Python from here(https://www.python.org/downloads/)

  2. Setting Up Enviroment Variables for the Server - Set all the paths of the compilers of the bin folder in the system variables path in Enviroment Variables.

About

This project is made for college purposes. it is a competitve website which has sections which has coding questions respectively. you can practice check your score and compete with others. compiler support languages like C, C++, Java, Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published