virejdasani / CodeForces-Solutions

Solutions to CodeForces ProblemSets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeForces

All Contributors

Theses are solved problemsets from CodeForces.com

Contributing

  1. Star the repo
  2. Fork the repo
  3. Add the solution to a problem set in a new folder
  4. Naming the folder:
<ProblemSetName>-<ID>

Example:

Watermelon-4A

For Problem set names with more than one word, don't use spaces. Use WordCapitalization

  1. Inside the folder, in the file, the first line should have a comment with the link to the problem set (Python Example):
# https://codeforces.com/problemset/problem/4/A
  1. After doing git add and git commit, open a Pull Request!

  2. This PR will count towards Hacktoberfest!

Contributors ✨

Thanks goes to these wonderful people (emoji key):

André Filipe Queiroz
André Filipe Queiroz

💻
abhi27-web
abhi27-web

💻
Mohammad Haziq Khan
Mohammad Haziq Khan

💻
Daniel Del Rio
Daniel Del Rio

💻
Aditya
Aditya

💻
kirti_kumar
kirti_kumar

💻
Panji Ahmad Nurhusni
Panji Ahmad Nurhusni

💻
Saúl Yael Puente Ruiz
Saúl Yael Puente Ruiz

💻
gattsu997
gattsu997

💻
Regan Laurell
Regan Laurell

💻
Shray Jain
Shray Jain

💻
omshaw
omshaw

💻
vishal-kumar-saw
vishal-kumar-saw

💻
piyushpandey2000
piyushpandey2000

💻
Jayati Dixit
Jayati Dixit

💻
Jesus Wahrman
Jesus Wahrman

💻
Santosh Kavhar
Santosh Kavhar

💻
pari-27
pari-27

💻
Athi_Nair_2000
Athi_Nair_2000

💻
s-cs-s
s-cs-s

💻
Madhav Prabhu C M
Madhav Prabhu C M

💻
Rohan Raju Meshram
Rohan Raju Meshram

💻
Shizuka
Shizuka

💻
Parth
Parth

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Solutions to CodeForces ProblemSets


Languages

Language:C++ 47.7%Language:Python 37.1%Language:Java 7.3%Language:Kotlin 5.0%Language:Go 2.3%Language:C 0.7%