This repository contains my solutions to the problems from the CSES Problem Set on CSES.fi. The CSES Problem Set is a collection of competitive programming problems that cover various topics and difficulty levels.
The CSES Problem Set is a collection of competitive programming problems and exercises designed to help individuals improve their algorithmic and problem-solving skills. It is a popular resource for programmers and computer science enthusiasts who want to practice and hone their abilities in solving a wide range of algorithmic challenges. It covers a wide range of topics, including dynamic programming, graph algorithms, number theory, and more.
CSES ID | Problem Name | Solution |
---|---|---|
1068 | Weird Algorithm | cpp |
1083 | Missing Number | cpp |
1069 | Repetitions | cpp |
1094 | Increasing Array | cpp |
1070 | Permutations | cpp |
1071 | Number Spiral | cpp |
1072 | Two Knights | cpp |
1092 | Two Sets | cpp |
1617 | Bit Strings | cpp |
1618 | Trailing Zeros | cpp |
1754 | Coin Piles | cpp |
1755 | Palindrome Reorder | cpp |
2205 | Gray Code | cpp |
2165 | Tower of Hanoi | cpp |
1622 | Creating Strings | cpp |
1623 | Apple Division | cpp |
1624 | Chessboard and Queens | cpp |
2431 | Digit Queries | cpp |
1625 | Grid Paths | cpp |