NickSneo / Competitive_Coding

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Coding Repository

This repository contains some useful codes, techniques, algorithms, data structures and problem solutions helpful in Competitive Coding. Additionally, we have a blog explaining some of the concepts or problem solutions, whose source code is in the gh-pages-source branch.

Algorithms

The algorithms list is available in this wiki page. The folder Algorithms contains all the implementations.

Data Structures

The data structures list is available in this wiki page. The folder Data Structures contains all the implementations.

Problem Solutions

The solutions to various problems in different contests or practice problems on the following sites are available in Problem Solutions folder.

Template for Contests

Some tricks and templates are available in Templates folder.

How to contribute

  1. Refer to the GSSoC Wiki Page for contribution guidelines.

  2. Refer to the Coding Standards Wiki Page for the coding standards to be followed.

About

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.


Languages

Language:C++ 85.6%Language:Java 11.1%Language:C 2.8%Language:Python 0.6%