Miguel Taibo solutions to CSES Problem Set using Python and C++. You can find the dataset at https://cses.fi/problemset/. At 23/08/2020 I've solved 68 task being user 674 out of 16731 in the leaderboard.
Task Solved: 16 (All)
- Weird Algorithm (Python)
- Missing Number (Python)
- Repetitions (Python)
- Increasing Array (Python)
- Permutations (Python)
- Number Spiral (Python)
- Two Knights (Python)
- Two Sets (Python)
- Bit Strings (Python)
- Trailing Zeros (Python)
- Coin Piles (Python)
- Palindrome Reorder (Python)
- Creating Strings I (Python)
- Apple Division (Python)
- Chessboard and Queens (Python)
- Grid Paths
Task Solved: 18
- Distinct Numbers (Python)
- Apartments (Python)
- Ferris Wheel
- Concert Tickets
- Restaurant Customers
- Movie Festival
- Sum Of Two Values
- Maximum Subarray Sum
- Stick Lengths
- Playlist
- Towers
- Factory Machines
- Task and Deadlines
- Reading Books
- Sum of Three Values
- Sum of Four Values
- Nearest Smaller Values
- Subarray Sums I
Task Solved: 5
- Dice Combinations
- Minimizing Coins
- Coin Combination I
- Removing Digits
- Grid Paths
Task Solved: 17
- Counting Rooms
- Labyrinth
- Building Roads
- Message Route
- Building Teams
- Round Trip
- Monsters
- Shortest Routes I
- Shortest Routes II
- High Score
- Flight Discount
- Cycle Finding
- Round Trip II
- Course Schedule
- Longest Flight Route
- Game Routes
- Investigation
Task Solved: 9
- Range Sum Queries I
- Range Minimum Queries I
- Range Sum Queries II
- Range Minimum Queries II
- Range Xor Queries
- Range Update Queries
- Forest Queries
- Hotel Queries
- List Removals
Task Solved: 3
- Exponentiation
- Counting Divisors
- Common Divisors