{"id":25728856,"url":"https://github.com/srlozano/algorithmicchallenges","last_synced_at":"2026-06-11T02:31:29.286Z","repository":{"id":120035516,"uuid":"244126664","full_name":"SrLozano/AlgorithmicChallenges","owner":"SrLozano","description":"A set of LeetCode-like challenges that I use to improve my coding skills","archived":false,"fork":false,"pushed_at":"2025-10-31T17:38:23.000Z","size":4117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T19:22:05.522Z","etag":null,"topics":["algorithms","c","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/SrLozano.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-01T10:12:45.000Z","updated_at":"2025-10-31T17:38:27.000Z","dependencies_parsed_at":"2025-10-11T07:32:10.882Z","dependency_job_id":"3e682ae1-ad34-4b94-893c-0822b2f7bdf0","html_url":"https://github.com/SrLozano/AlgorithmicChallenges","commit_stats":null,"previous_names":["srlozano/algorithmicchallenges","srlozano/hackerrankchallenges"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SrLozano/AlgorithmicChallenges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrLozano%2FAlgorithmicChallenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrLozano%2FAlgorithmicChallenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrLozano%2FAlgorithmicChallenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrLozano%2FAlgorithmicChallenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SrLozano","download_url":"https://codeload.github.com/SrLozano/AlgorithmicChallenges/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrLozano%2FAlgorithmicChallenges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34180147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algorithms","c","python"],"created_at":"2025-02-26T00:27:41.004Z","updated_at":"2026-06-11T02:31:29.267Z","avatar_url":"https://github.com/SrLozano.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coding Challenges 🧠💻\n\nWelcome to my repository of LeetCode-style coding challenges! This is where I practice and refine my problem-solving skills across different programming languages.\n\n## 🚀 Getting Started\nThis repository contains coding challenges implemented in multiple languages. Below are the instructions to run the solutions.\n\n### 🐍 Running Python Challenges\nTo execute a Python solution, use the following command:\n```sh\npython3 myProgram.py\n```\nReplace `myProgram.py` with the actual filename of the challenge you want to run.\n\n### 💻 Running C Challenges\nTo compile and run a C solution, follow these steps:\n\n1. Compile the program using `gcc`:\n   ```sh\n   gcc -o name myProgram.c\n   ```\n   - Replace `name` with the desired name for the executable.\n   - Replace `myProgram.c` with the filename of the challenge.\n\n2. Execute the compiled program:\n   ```sh\n   ./name\n   ```\n\n## 📌 Notes\n- These challenges are meant for self-improvement and practice.\n- Feel free to contribute by adding new challenges or optimizing existing solutions.\n- Feedback and discussions are always welcome!\n\nHappy coding! 🚀\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrlozano%2Falgorithmicchallenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrlozano%2Falgorithmicchallenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrlozano%2Falgorithmicchallenges/lists"}