{"id":49193294,"url":"https://github.com/dbetm/cp-history","last_synced_at":"2026-04-23T08:04:34.708Z","repository":{"id":112482610,"uuid":"164786056","full_name":"dbetm/cp-history","owner":"dbetm","description":"My - competitive programming - history","archived":false,"fork":false,"pushed_at":"2025-06-01T05:45:09.000Z","size":14758,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T14:26:39.208Z","etag":null,"topics":["acm-icpc","algorithms","competitive-programming","contest-programming","data-structures","dp","graph","interview","math"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbetm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-01-09T04:13:44.000Z","updated_at":"2025-06-01T05:45:12.000Z","dependencies_parsed_at":"2025-05-22T21:25:59.254Z","dependency_job_id":"b3d205ab-d380-46f0-b8ce-7fc71e41454f","html_url":"https://github.com/dbetm/cp-history","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbetm/cp-history","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbetm%2Fcp-history","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbetm%2Fcp-history/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbetm%2Fcp-history/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbetm%2Fcp-history/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbetm","download_url":"https://codeload.github.com/dbetm/cp-history/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbetm%2Fcp-history/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32171228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acm-icpc","algorithms","competitive-programming","contest-programming","data-structures","dp","graph","interview","math"],"created_at":"2026-04-23T08:03:56.218Z","updated_at":"2026-04-23T08:04:34.695Z","avatar_url":"https://github.com/dbetm.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# history-cp\n:computer:\nMy - competitive programming - history\n\nI'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.\n\n\u003cstrong\u003eThe online judge that I've use are (links to my profiles, only 1-7 items):\u003c/strong\u003e\n\n1. [OmegaUp](https://omegaup.com/profile/davbetm/)\n2. [HackerRank](https://www.hackerrank.com/davbetm)\n3. [CodeForces](https://codeforces.com/profile/dbetm)\n4. [GeeksForGeeks](https://auth.geeksforgeeks.org/user/davidbetancourtmontellano/profile)\n5. [URI](https://www.urionlinejudge.com.br/judge/es/profile/301236)\n6. [CodeSignal](https://app.codesignal.com/profile/dbetm)\n7. [MOG](https://matcomgrader.com/user/17187/)\n\n8. [A2 Online Judge - main page](https://a2oj.com)\n9. [SPOJ - submissions](https://www.spoj.com/)\n10. [COJ - main page](http://coj.uci.cu/index.xhtml)\n11. [UVa - main page](https://uva.onlinejudge.org/)\n\n\u003ch5\u003eAchievments:\u003c/h5\u003e\n\n1. July 2019. [I was the coder of the month in OmegaUp](https://omegaup.com/coderofthemonth/)\n\n![Insignias OmegaUp](assets/2.png)\n\n2. November 2019. My competitive programming team and me did classify to regional final for [ACM-ICPC MX](https://icpc.global/), which is a national knockout. [A related article.](https://tec.mx/es/noticias/nacional/investigacion/congregan-en-el-tec-los-mejores-equipos-de-programadores-en-mexico)\n\n![Monterrey 2019](assets/1.jpg)\n\n\n## Execute a solution\n\nFor example, if you wanna execute `UVa/Root/bars.cpp`\nOn MacOS and Linux/OS dist, you can use: `make cpp FILEPATH=UVa/Root/bars.cpp`\n\nImportant the input must defined at `input.txt` file at the same directory level of the problem.\n\nFor python files you must use: `make py` ...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbetm%2Fcp-history","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbetm%2Fcp-history","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbetm%2Fcp-history/lists"}