Skip to content

dbetm/cp-history

Repository files navigation

history-cp

💻 My - competitive programming - history

I've been passionate about problem solving and exploring data structures and algorithms since 2016, when I first discovered competitive programming. Starting in 2017, I sharpened my skills on platforms like HackerRank and OmegaUp, and by 2018 I was competing in official contests such as ACM-ICPC and Google Code Jam. This repository also includes my technical interview preparation exercises.

The online judge that I've use are (links to my profiles, only 1-7 items):

  1. OmegaUp

  2. HackerRank

  3. CodeForces

  4. GeeksForGeeks

  5. URI

  6. CodeSignal

  7. MOG

  8. A2 Online Judge - main page

  9. SPOJ - submissions

  10. COJ - main page

  11. UVa - main page

Achievments:
  1. July 2019. I was the coder of the month in OmegaUp

Insignias OmegaUp

  1. November 2019. My competitive programming team and me did classify to regional final for ACM-ICPC MX, which is a national knockout. A related article.

Monterrey 2019

Execute a solution

For example, if you wanna execute UVa/Root/bars.cpp On MacOS and Linux/OS dist, you can use: make cpp FILEPATH=UVa/Root/bars.cpp

Important the input must defined at input.txt file at the same directory level of the problem.

For python files you must use: make py ...

Releases

No releases published

Packages

 
 
 

Contributors