This repository keeps track of all the Competitive Programming questions that I solved in different platforms.
Platforms -
- CodeChef
- CodeForces
Favourites -
- Round 915 - C (Finding lexicographically largest subsequence)
- Round 911 - C (DFS on Tree)
- Edu Round 161 - B
- Property used: 20 + 21 + 22 + 23 + ..... + 2n - 1 < 2n
- Edu Round 161 - C (Concept of Prefix / Suffix)
- Round 910 - C (Splitting a number into almost equal elements)
- Very good question (*1500 rated)