SkillAgentSearch skills...

CSES

Solutions to the CSES problem set in Python3

Install / Use

/learn @destinationunknown/CSES
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CSES

Solutions with commented explanations to the CSES problem set, written in Python3 and C++. The full list of problems can be found here

About the CSES problem set:

From the CSES website

The CSES Problem Set is a collection of competitive programming practice problems.

The goal of the project is to create a comprehensive high quality problem set for learning competitive programming. The current collection has 200 problems, and new problems will be gradually added.

Problems and Solutions

Introductory Problems

| Problem | Python Solution | C++ Solution | |-------------------------------------------------------------|-----------------------------------------------------------------------------------|---------------------------------------------------------------------------------| | Weird Algorithm | Solution | Solution | | Missing Number | Solution | Solution | | Repetitions | Solution | Solution | | Increasing Array | Solution | Solution | | Permutations | Solution | Solution | | Number Spiral | Solution | Solution | Two Knights | Solution | Solution | Two Sets | Solution | Solution | | Bit Strings | Solution | Solution | | Trailing Zeros | Solution | Solution | | Coin Piles | Solution | Solution | | Palindrome Reorder | Solution | | | Creating Strings I | Solution | | | Apple Division | Solution | |

Sorting and Searching

| Problem | Solution | |-----------------------------------------------------------|-----------------------------------------------------------------------------------| | Distinct Numbers | Solution | | Apartments | Solution | | Ferris Wheel | Solution |

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2mo ago
Forks4

Languages

Python

Security Score

95/100

Audited on Jan 11, 2026

No findings