Skip to content

Latest commit

 

History

106 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Programming & Problem-Solving

C++ Badge

This repository serves as a personal archive of my solutions to problems from various competitive programming platforms. I use competitive programming to continuously sharpen my problem-solving abilities, master fundamental and advanced data structures & algorithms, and prepare for technical challenges.


Statistics & Profiles

Here is a summary of my progress on some of the main platforms. The stats are updated dynamically.

LeetCode Codeforces Beecrowd
Estatísticas LeetCode Estatísticas Codeforces Estatísticas Beecrowd
Perfil: Gronoxx Perfil: gronoxx Perfil: Gustavo Apolinário

Repository Structure

The solutions in this repository are organized by platform to ensure they are easy to navigate and find.

/
├── LeetCode/
│   ├── 1-Two-Sum/
│   │   └── solution.cpp
│   └── 2-Add-Two-Numbers/
│       └── solution.cpp
│
├── Codeforces/
│   └── ...
│
└── Beecrowd/
    └── ...

Languages & Tools

My primary language for competitive programming is C++: For performance-critical tasks and its rich Standard Template Library (STL).

About

My solutions from my competitive programming training

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages