Blogs

SETTING UP SUBLIME TEXT FOR (C++ 14)

There are multiple IDE and Text Editors available in order to write code. This article will help you set up Text Editor: Sublime for competitive programming in C++ (Windows, there's a link for Linux users at the end) The “Why” of the following steps can be googled (optional). This article helps you set up the … Continue reading SETTING UP SUBLIME TEXT FOR (C++ 14)

Competitive Programming: HOW/WHERE ?

LEVEL: NEWBIE Before we start talking about competitive programming let’s talk about programming languages. There are a lot of programming languages you can learn and write code in, but not all are good for competitive programming. You can write code in any language that is supported in the contest (Generally there are more than 50) … Continue reading Competitive Programming: HOW/WHERE ?