Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

[FEATURE] Embedding an online compiler/IDE into defaang for question submissions  #281

@adilwahla

Description

@adilwahla

Description

I would like to embed online compiler where almost major types of languages could be coded to compile the faang interview questions. fAANG do have many many question year/mon wise even with time stamps my question is how would that be managed? obviously we should introduce feature where people can code & that code must be filtered for syntax or runtime errors (if any) and must pass test cases before submit
Proposed Solution
jdoodle
Using the JDoodle compiler we can write our code in C, C++, Java, and in many more programming languages, and then we can embed and easily run that program in our webpage by giving standard inputs, and we can give command line arguments also.

Screenshot (29)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featNew feature addition or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions