/CSES-Solutions-1

Solutions to the CSES Competitive Programming Problem Set

Primary LanguageC++

CSES Solutions

Original solutions to the CSES Problem Set, written in C++.

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. In January 2021, the collection was updated to include 300 problems! New problems will be gradually added. See the problem set here.

As of June 17th, the following number of solutions have been completed:

Problem Type Number Solved
Introductory Problems 19/19
Sorting and Searching 33/35
Dynamic Programming 18/19
Graph Algorithms 22/36
Range Queries 19/19
Tree Algorithms 16/16
Mathematics 26/31
String Algorithms 2/17
Geometry 7/7
Advanced Techniques 13/24
Additional Problems 16/77
Total 191/300