this post was submitted on 07 Jul 2023
124 points (97.7% liked)
Programmer Humor
32427 readers
810 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What is this meme about? "Competition", "Leaderboard", "Waiting for the timer to hit 0:00"? I am so confused.
Competitive programming.
Usually multiple algorithmic problems that are released to public at the same time and the fastest people to submit a correct solution get more points.
A fun one I still like to participate in is advent of code, which is a yearly christmas themed one with two problems released a day during advent.
If you want to seriously compete in competitive programming, you need to learn and memorize different problem types and the solutions to those. A bit like you start learning patterns in chess.
For practicing, the CSES Problem Set is a gold mine for practice problems. Theres also a list of competitive programming books on the site.
It's about the feeling when people are a milion times more skilled in your field