How to Add Code in the Article?

Moving further, now you need to understand the process of adding the code in the article. It is as follows:

You can use the ‘Add Code’ button to add the code.

To add code in multiple programming languages you can choose Add Another Language option as shown below. After that click on Proceed Button.

In case your code does not compile or run due to any reason like libraries not supported by the compiler, you wish to demonstrate errors, etc, please uncheck Enable Run on Ide option to remove run buttons from the code. This button also avoids errors when your try to append output using the “Append Output” button which is just next to the ‘Add Code‘ button.

How to Write DSA Articles on w3wiki?

w3wiki provides all the coding enthusiasts an opportunity to showcase their programming and Data Structures & Algorithms skills by writing coding or DSA-based articles. However, a lot of individuals (especially college students or beginners) find it difficult to articulate their learnings & skills and contribute at w3wiki. But now the problem has got solved as this article will guide you through the entire process and guidelines of writing Programming/DSA articles at w3wiki.

Let’s get started:

First and foremost, you need to know how to get started with article writing at GFG along with various other fundamental aspects like why should you contribute, where to write, etc. You can check out this link to know all these details in a comprehensive manner.

Similar Reads

How to verify if we can write an article?

Now, you need to check whether you can write an article on a particular topic/problem or not. You can do the same by following the below-mentioned steps:...

Coding Article Format and Guidelines

Moving further, let’s check out the format and guidelines that you need to follow while writing a coding article at GeeksforGeeks. The programming articles should contain the following points:...

Approach Format

If the approach is:...

Sample Approach:

Problem – Print all unique combinations of setting N pieces on an NxN board...

How to Add Code in the Article?

Moving further, now you need to understand the process of adding the code in the article. It is as follows:...

Coding Standards

You need to ensure that you’re following the below-mentioned coding standards:...

Image Creation Guidelines

...

Contact Us