{"id":19112394,"url":"https://github.com/dvchinx/competitive-programming","last_synced_at":"2025-02-22T11:32:21.066Z","repository":{"id":222020464,"uuid":"756031117","full_name":"dvchinx/Competitive-Programming","owner":"dvchinx","description":"Ejercicios de Programación Competitiva (CodeForces) [ES]","archived":false,"fork":false,"pushed_at":"2024-11-17T14:54:33.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T04:47:44.107Z","etag":null,"topics":["codeforces","codeforces-problems","codeforces-solutions","java","python3"],"latest_commit_sha":null,"homepage":"","language":"Java","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/dvchinx.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}},"created_at":"2024-02-11T19:27:02.000Z","updated_at":"2024-12-03T23:42:48.000Z","dependencies_parsed_at":"2024-02-11T21:15:47.976Z","dependency_job_id":null,"html_url":"https://github.com/dvchinx/Competitive-Programming","commit_stats":null,"previous_names":["dvchinx/competitive-programming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvchinx%2FCompetitive-Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvchinx%2FCompetitive-Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvchinx%2FCompetitive-Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvchinx%2FCompetitive-Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvchinx","download_url":"https://codeload.github.com/dvchinx/Competitive-Programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170070,"owners_count":19759140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["codeforces","codeforces-problems","codeforces-solutions","java","python3"],"created_at":"2024-11-09T04:32:59.758Z","updated_at":"2025-02-22T11:32:20.861Z","avatar_url":"https://github.com/dvchinx.png","language":"Java","readme":"# 🏆 Competitive-Programming  \n\n**Repositorio dedicado a ejercicios de programación competitiva en Java y Python, resolviendo problemas de la plataforma [Codeforces](https://codeforces.com/).**  \n\nEste repositorio almacena soluciones organizadas por carpetas, que corresponden a los diferentes problemas resueltos, con el objetivo de mejorar habilidades algorítmicas y prepararse para competencias de programación.\n\n---\n\n## 💡 ¿Cómo usar este repositorio?\n1. Clonar el repositorio:\n\n```\ngit clone https://github.com/tu-usuario/Competitive-Programming.git\ncd Competitive-Programming\n```\n2. Abrir la carpeta del problema que quieras revisar.\n3. Compilar y ejecutar la solución en tu entorno local:\n\u003ch4\u003eCon Java:\u003c/h4\u003e\n\n```\njavac Solution.java\njava Solution\n```\n\u003ch4\u003eCon Python:\u003c/h4\u003e\n\n```\npython Solution.py\n```\n\n## 📋 Estructura del Repositorio  \nLas soluciones están organizadas en carpetas según el identificador del problema en **Codeforces**. Cada carpeta contiene:  \n- El archivo `.java` y `.py` con la solución al problema.  \n- Un archivo `README.md` adicional con detalles sobre el problema.  \n\n```plaintext\nCompetitive-Programming/\n├── Problem-4A/\n│   ├── Solution.java\n│   ├── Solution.py\n│   └── Watermelon.md\n├── Problem-71A/\n│   ├── Solution.java\n│   ├── Solution.py\n│   └── WayTooLongWords.md\n├── Problem-231A/\n│   ├── Solution.java\n│   ├── Solution.py\n│   └── Team.md\n└── ...\n```\n\n## 🤝 Contribuciones\n¡Las contribuciones son bienvenidas! Si deseas añadir tus propias soluciones o mejorar las existentes:\n\n1. Haz un fork del repositorio.\n2. Crea una rama nueva con tu contribución:\n\n```\n  git checkout -b feature/nueva-solucion\n```\n3. Envía un pull request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvchinx%2Fcompetitive-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvchinx%2Fcompetitive-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvchinx%2Fcompetitive-programming/lists"}