{"id":25546998,"url":"https://github.com/6a6aqth/version-controlled-java-leetcode-solutions","last_synced_at":"2026-04-30T19:31:40.817Z","repository":{"id":250821707,"uuid":"835574022","full_name":"6a6aQth/Version-Controlled-Java-LeetCode-Solutions","owner":"6a6aQth","description":"A repository to showcase my DevOps skills using version control and Java programming. This repo contains solutions to LeetCode challenges where each commit represents the completion of a different challenge. It demonstrates how version control can be used in an iterative development process.","archived":false,"fork":false,"pushed_at":"2024-11-18T08:21:18.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T23:35:38.576Z","etag":null,"topics":["git","java","leetcode","subversion","version-control"],"latest_commit_sha":null,"homepage":"https://dev.to/jagroop2001/20-git-command-line-tricks-every-developer-should-know-1i21","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/6a6aQth.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}},"created_at":"2024-07-30T05:47:44.000Z","updated_at":"2024-11-18T08:32:51.000Z","dependencies_parsed_at":"2024-07-30T09:15:13.291Z","dependency_job_id":"03a6ebf5-28ec-41d4-9371-5ae0974a22f1","html_url":"https://github.com/6a6aQth/Version-Controlled-Java-LeetCode-Solutions","commit_stats":null,"previous_names":["babaqif/javapractice","6a6aqth/version-controlled-java-leetcode-solutions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/6a6aQth/Version-Controlled-Java-LeetCode-Solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6a6aQth%2FVersion-Controlled-Java-LeetCode-Solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6a6aQth%2FVersion-Controlled-Java-LeetCode-Solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6a6aQth%2FVersion-Controlled-Java-LeetCode-Solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6a6aQth%2FVersion-Controlled-Java-LeetCode-Solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6a6aQth","download_url":"https://codeload.github.com/6a6aQth/Version-Controlled-Java-LeetCode-Solutions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6a6aQth%2FVersion-Controlled-Java-LeetCode-Solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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":["git","java","leetcode","subversion","version-control"],"created_at":"2025-02-20T09:19:08.414Z","updated_at":"2026-04-30T19:31:40.800Z","avatar_url":"https://github.com/6a6aQth.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Version Controlled LeetCode Solutions in Java\n\nThis repository showcases my DevOps skills by combining version control with Java programming. Each commit represents a solution to a LeetCode challenge, and this repository is used to practice simple Git commands as I work through each problem.\n\n## How to Use\n\n1. Clone this repository:\n    ```\n    git clone https://github.com/your-username/Version-Controlled-LeetCode-Solutions-in-Java.git\n    ```\n\n2. For each LeetCode problem I solve, I delete and update the `src/Solution.java` file to contain my new solution.\n\n3. Commit your changes for each challenge completed:\n    ```\n    git add .\n    git commit -m \"Completed [Problem Name]\"\n    git push origin main\n    ```\n\n4. Every commit will reflect a new challenge solved, showcasing both my problem-solving skills in Java and my ability to use Git version control to track changes.\n\n## Example of a Commit\n\nCommit message: `Completed Two Sum Problem`\n\nThe Java solution for the Two Sum problem is written in the `src/Solution.java` file.\n\n## Technologies Used\n\n- Java 11 or higher\n- Git\n\n## Contact\n\nFor any questions, feel free to reach out at [qthmichaels@gmail.com](mailto:qthmichaels@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6a6aqth%2Fversion-controlled-java-leetcode-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F6a6aqth%2Fversion-controlled-java-leetcode-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6a6aqth%2Fversion-controlled-java-leetcode-solutions/lists"}