shriyamverma / 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

Issues Forks Stars License Gitter

This project aims to create a vast collection of algorithms and data structures that can be helpful in Competitive Coding along with the solutions to various problems on various competitive coding platforms.

Hacktoberfest

  1. You can take up the HacktoberFest Challenge Issue and send pull requests solving the Hackerrank's problems in any of their tracks/domains.
  2. You can create new issues. Before that, read the Introduction to Contributing wiki page.
  3. Make sure to read the Coding Standards Wiki Page.

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.

My Programming Board 2020

It contains track of the problems I'm working on, and those which I've completed in this new year! Don't miss to make a copy for yourself!

Template for Contests

Templates are available in Templates folder.

How to contribute

  1. Refer to Introduction to Contributing 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.

License:GNU General Public License v3.0


Languages

Language:C++ 86.9%Language:Java 8.4%Language:Python 3.4%Language:C 1.3%Language:Go 0.0%Language:C# 0.0%