{"id":15348182,"url":"https://github.com/ironcore864/leetcode","last_synced_at":"2025-04-15T06:30:56.790Z","repository":{"id":52935466,"uuid":"71776070","full_name":"IronCore864/leetcode","owner":"IronCore864","description":"Solutions to LeetCode problems.","archived":false,"fork":false,"pushed_at":"2022-12-05T04:02:43.000Z","size":787,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-28T17:06:53.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IronCore864.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-24T10:01:56.000Z","updated_at":"2021-11-03T03:18:28.000Z","dependencies_parsed_at":"2023-01-23T21:47:03.724Z","dependency_job_id":null,"html_url":"https://github.com/IronCore864/leetcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fleetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fleetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fleetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fleetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCore864","download_url":"https://codeload.github.com/IronCore864/leetcode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249020687,"owners_count":21199600,"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":[],"created_at":"2024-10-01T11:45:16.522Z","updated_at":"2025-04-15T06:30:54.522Z","avatar_url":"https://github.com/IronCore864.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My LeetCode Collections\n\n*Note: this repo doesn't code style conventions because leet code requires specific names for functions, for example, `countBits`, instead of `count_bits`. To make things easier to maintain, I kept the original parameter names from LeetCode.*\n\n## Origin and History\n\nThis is my LeetCode project which I started at the end of 2016.\n\nI continued for quite a while, stopped in the mid of 2018, hibernated for quite a long time.\n\nAt the end of 2020 but didn't keep it going for a long time.\n\nRefer to this [timeline](https://github.com/IronCore864/leetcode/graphs/contributors).\n\n## Programming Languages\n\nOriginally, I started with Python2.\n\nLater, some are done in Python3.\n\nTo keep my Golang skills sharp when I didn't use Golang at work, I reworked some solutions in Go as well.\n\nI might rework some in Rust in the future but at the moment there isn't any yet as of early 2021.\n\n## Dir Structure\n\nInitially, I put every problem as a single file in the above folders:\n\n- folder `0`: questions 0-99\n- folder `1`: questions 1-199\n- folder `2`: questions 2-299\n- ...\n\n## Rework (Mainly in Python3)\n\nIn the spring of 2021, I decided to rework it a bit, mainly focusing on the medium difficulty, top interviewed ones.\n\nI didn't plan to rework ALL of those medium difficulty ones, though. \n\nEach of the reworked new solutions has its own single commit, with comments at least, possibly a readme as well, and put under specific folders with the problem name.\n\n## Search\n\nSearch in this repo (see results in both code, and commits) to find a specific topic or algorithm. For example, if you want to see problems related to \"backtrack\":\n\n![backtrack](./screenshots/search.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironcore864%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Fleetcode/lists"}