{"id":21390152,"url":"https://github.com/deanlogan/leetcode","last_synced_at":"2025-03-16T13:15:38.198Z","repository":{"id":224266260,"uuid":"762483142","full_name":"DeanLogan/leetcode","owner":"DeanLogan","description":"My leetcode answers","archived":false,"fork":false,"pushed_at":"2024-11-30T16:06:22.000Z","size":5076,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T00:44:51.408Z","etag":null,"topics":["go","golang","leetcode"],"latest_commit_sha":null,"homepage":"","language":"Go","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/DeanLogan.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-02-23T21:54:31.000Z","updated_at":"2024-11-30T16:06:26.000Z","dependencies_parsed_at":"2024-02-24T23:21:20.897Z","dependency_job_id":"ab76b8d1-e78f-4a5d-a72d-bfa3f58eee8c","html_url":"https://github.com/DeanLogan/leetcode","commit_stats":null,"previous_names":["deanlogan/leetcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeanLogan%2Fleetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeanLogan%2Fleetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeanLogan%2Fleetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeanLogan%2Fleetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeanLogan","download_url":"https://codeload.github.com/DeanLogan/leetcode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871912,"owners_count":20361380,"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":["go","golang","leetcode"],"created_at":"2024-11-22T13:16:17.523Z","updated_at":"2025-03-16T13:15:38.166Z","avatar_url":"https://github.com/DeanLogan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode Problems Solutions\r\n\r\nThis repository contains my solutions for various problems from [LeetCode](https://leetcode.com/). You can also visit my LeetCode profile [here](https://leetcode.com/u/DeanLogan/)\r\n\r\n## Structure\r\n\r\nEach problem has its own directory, named after the problem's title. Inside each directory, you'll find a file with the solution code, as well as a README file that has the problem description and a png of the runtime and memory usage of the solution.\r\n\r\n## Usage \r\n\r\nTo run a solution, enter the folder (problems name) followed by `solution.go` command. For example:\r\n\r\n```sh\r\ngo run ./contains-duplicate/solution.go\r\n```\r\n\r\nOr\r\n\r\n```sh\r\ngo run ./k-frequency/solution.go\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeanlogan%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeanlogan%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeanlogan%2Fleetcode/lists"}