Homepage
Open in app
Sign inGet started

Programming Club, NIT Raipur

First, solve the problem. Then, write the code.

C++ Basics Part II — Grip on Language

I assume you have knowledge of Loops, Arrays, Matrices, Data-Type, Functions. (If not take a look at PART-I and start reading from the…
Go to the profile of Aditya Agrawal
Aditya Agrawal
Sep 21, 2018
An Introduction to Graph

An Introduction to Graph

Here we are not gonna discuss the definitions of graph and its algorithm we are just going to visualise what graph is and different ways…
Go to the profile of Amarnath Sharma
Amarnath Sharma
Jan 2, 2019

STL — Standard Template Library

Here we are going to discuss about some STLs that are frequently used in competitive programming. Like string, vector, pair, queue, stack…
Go to the profile of Amarnath Sharma
Amarnath Sharma
Sep 26, 2018
Go to the profile of Aditya Agrawal
Aditya Agrawal
Dec 27, 2018

Heaps & Priority Queues

The heart of Graph Algorithms.

Prerequisites:

Read more…
Go to the profile of Hemakshi Sachdev
Hemakshi Sachdev
Sep 30, 2018

STL — Standard Template Library [Part 2]

In the previous post we discussed about some important and most widely used STLs like…

Read more…
2 responses
Go to the profile of Aditya Agrawal
Aditya Agrawal
Sep 26, 2018

Prime Numbers — Mysterious and Beguiling

All prime numbers except 2 are odd, this makes 2 the oddest prime.
There are 78498 prime numbers smaller than equal to 10⁶

This article is divided in two parts

  1. Identifying whether a…
Read more…
Go to the profile of Aditya Agrawal
Aditya Agrawal
Sep 20, 2018

C++ Basics — Part I (for beginner’s)

C++ is a general-purpose programming language.
(and a lot more)

Before diving into code you must have compiler installed in your system.

Compiler — A program that converts High Level Language(HLL) into Low Level…
Read more…
Go to the profile of Aditya Agrawal
Aditya Agrawal
Sep 18, 2018

Complexity — It is not that complex

Complexity : Complexity of an algorithm is a measure of the amount of time and/or space required by an algorithm for an input of a given size (n).

In analysing an algorithm, rather than a piece of code, we will try and predict the number of…

Read more…
Go to the profile of Aditya Agrawal
Aditya Agrawal
Sep 18, 2018

What is competitive programming, and Why should you care.

Competitive programming is one branch of a larger tree. This tree broadly depicts various fields that a student must know about.

Read more…
1 response
About Programming Club, NIT RaipurLatest StoriesArchiveAbout MediumTermsPrivacy