Skip to content

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

Notifications You must be signed in to change notification settings

Swapanasija/Competitive_Coding

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.2%
  • Java 8.6%
  • C 4.3%
  • Python 0.9%