Welcome to my competitive programming vault! This repository contains my solutions to problems from Codeforces contests and the problemset.
- Handle: aayushjindal65
- Goal: Reach [10,000] by the end of the year.
The solutions are organized to be easily searchable:
/Contests: Solutions submitted during live rounds, organized by Round ID./Problemset: Practice problems categorized by their difficulty rating (e.g., 800, 1200, 1600)./Library: Pre-written algorithms and data structures (Segment Trees, Graphs, Math).
- Language: C++20 / Python 3
- Compiler: GCC 11.4.0
- Editor: VS Code / Vim