Skip to content

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.

Notifications You must be signed in to change notification settings

vksudin/competitiveprogramming

 
 

Repository files navigation

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.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.9%
  • Python 4.1%