adisrivastava121 / competitiveprogramming

This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation of Different Competitive Programming Problems

Hello everyone,
This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.

Anyone is free to contribute to this repo, please follow the contribution guidelines here.

Guidelines for Contributing

To contribute to this repository:

  • Create a fork of the repository
  • Make sure that the problem you are adding doesn't already exist in the repository!
  • In the new fork created, create a folder with name of the problem under the most suitable topic/tag of the program.
  • In the folder, provide a README.md describing the problem and if possible, its explanation.
  • Also provide a solution file in as many programming languages as possible.
  • After pushing to your fork, create a pull request with an appropriate heading, which will be reviewed as soon as possible.
  • If you like this repo, do star it :)

Stargazers over time

Stargazers over time

About

This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.


Languages

Language:C++ 96.0%Language:Python 4.0%