Skip to content

DanielBrito/competitive-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Programming

I think competitive programming is a great opportunity for those who want to improve their skills, because it pushes us to think creatively, and helps us to put into practice our math knowledge (we thought we'd never use) in order to solve real-world problems.

Here are my solutions to some challenges from several programming platforms, contests, and interviews.

I try really hard to find the most efficient solution, but (unfortunately) sometimes I just really can't (and appeal to brute force), because I'm still learning the power of each data structure, technique, language, and paradigm (and I'll always be). However, after some research, I always end up discovering awesome articles and inspiring codes which improve my programming skills.

When I feel inspired, I try to document these codes (exploring time and space complexity) to facilitate the understanding of what I'm doing.

You can also check this playlist that I've been maintaining on Youtube (to try) to explain my coding process.

Currently, I integrate the GEMP - UFC/CRT, a group of studies from college, that solves URI Online Judge problems, and also participates in contests within the platform.

Topics


💻 Programming Platforms


🏁 Contests


📚 Books


🧰 Codes


🧮 IDEs


📃 Articles


📺 Channels


🎬 Videos


♾️ Mathematics


👍 Other Helpful Content