In this repository you'll find my solutions to the CSES Problem Set.
| No. | Exercise | Doc | Code |
|---|---|---|---|
| 1 | Weird Algorithm | 📝 | 📜 |
| 2 | Missing Number | 📝 | 📜 |
| 3 | Repetitions | 📝 | 📜 |
| 4 | Increasing Array | 📝 | 📜 |
| 5 | Permutations | 📝 | 📜 |
| 6 | Number Spiral | 📝 | 📜 |
| 7 | Two Knights | 📝 | 📜 |
| 8 | Two Sets | 📝 | 📜 |
| 9 | Bit Strings | 📝 | 📜 |
| 10 | Trailing Zeros | 📝 | 📜 |
| 11 | Coin Piles | 📝 | 📜 |
| 12 | Palindrome Reorder | 📝 | 📜 |
| 13 | Gray Code | 📝 | 📜 |
| 14 | Tower of Hanoi | 📝 | 📜 |
| 15 | Creating Strings | 📝 | 📜 |
| 16 | Apple Division | 📝 | 📜 |
| 17 | Chessboard and Queens | 📝 | 📜 |
| 18 | Digit Queries | 📝 | 📜 |
| 19 | Grid Paths | n/a | n/a |