Skip to content

mitkonikov/competitive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

038fdb7 · Apr 3, 2025
Dec 27, 2022
Nov 20, 2022
Feb 8, 2025
Apr 9, 2024
Oct 4, 2024
Oct 4, 2024
Dec 11, 2023
Dec 7, 2024
Jan 1, 2025
Jun 6, 2023
Apr 9, 2024
May 26, 2023
Jun 11, 2023
Jan 2, 2025
Apr 29, 2023
Jul 21, 2022
Aug 30, 2022
Oct 15, 2023
Apr 22, 2023
Feb 8, 2025
Oct 1, 2022
Jan 22, 2023
Dec 21, 2024
Feb 8, 2025
Feb 8, 2025
Oct 7, 2022
Oct 28, 2022
Jul 8, 2023
Jan 1, 2025
Mar 25, 2023
Dec 11, 2023
Apr 14, 2023
Nov 18, 2023
Jan 18, 2023
May 11, 2024
Jul 21, 2022
Apr 13, 2023
Nov 19, 2023
Oct 9, 2022
Mar 25, 2025
Dec 10, 2022
Nov 19, 2023
Jun 10, 2023
Jul 21, 2022
Apr 4, 2024
Jul 21, 2022
Jun 5, 2023
Nov 18, 2023
Jan 5, 2024
Jul 21, 2022
Jan 13, 2024
Feb 19, 2023
Jan 5, 2024
Dec 11, 2024
Jan 9, 2023
Feb 8, 2025
Oct 6, 2024
May 21, 2023
May 7, 2024
Apr 3, 2025
Jul 13, 2023
Nov 17, 2023
Nov 19, 2023
Feb 18, 2024
Jul 21, 2022
Oct 12, 2024
Nov 16, 2023
Apr 3, 2025

Repository files navigation

Competitive Programming Problems and Solutions

This repository is meant as a public place to store my competitive programming solutions to various competitive programming problems on sites such as:

The problems are divided into separate categories according to what algorithms or data structures are used in the solution. The purpose of this repository is to help beginners if they are stuck with some problem.

Disclaimer

Some of the solutions contain code of certain algorithms that may have been copied from different places.

Frequently Asked Questions

  • What extension do you use to judge the problems?
  • What font do you use?
  • What languages do you code in?
    • Mostly C++, but I use Python when I have to deal with heavy string parsing.
  • What compiler do you use?
    • MinGW G++ (C++17 standard)
  • Do you teach for money?
    • Sorry, no. Although I sometimes work with Olympiad contestants in my home country, I'm currently working as a research and development engineer.
  • What is your biggest advice for novice competitive programmers?
    • Consistency >> Intensity. Solving every day something is much better than solving a lot of problems only once in a while.
  • Where do you study?
  • Where are you from?
    • Strumica, Republic of Macedonia.

My Own Problem Sets

FERI Round #1

This round was created to motivate students to engage in competitive programming and therefore, the problems are quite easy. Nonetheless, all of the problems are incredibly fun and educational, so everyone can learn something from them. The whole problem set is original and written by me.

You can solve the round here.

Note that the problems are given in Slovene, but there is also a .PDF file in the "Contest Material" section containing the statements in English.

About

A Collection of Solutions and Algorithms for Competitive Programming.

Topics

Resources

License

Stars

Watchers

Forks

Languages