{"id":16111036,"url":"https://github.com/nikiforovall/leetcode-playground-template","last_synced_at":"2025-08-30T17:08:32.292Z","repository":{"id":122364620,"uuid":"267843444","full_name":"NikiforovAll/leetcode-playground-template","owner":"NikiforovAll","description":"Leetcode solutions","archived":false,"fork":false,"pushed_at":"2020-05-29T19:21:04.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T06:28:39.855Z","etag":null,"topics":["algorithm-challenges","algorithms-and-data-structures","leetcode-practice","leetcode-solutions","template","template-project"],"latest_commit_sha":null,"homepage":"https://nikiforovall.github.io/leetcode-playground-template/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NikiforovAll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-05-29T11:41:58.000Z","updated_at":"2022-07-01T15:22:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d37b394-ecd9-482e-ba32-8e9a24fac92b","html_url":"https://github.com/NikiforovAll/leetcode-playground-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/NikiforovAll/leetcode-playground-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikiforovAll%2Fleetcode-playground-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikiforovAll%2Fleetcode-playground-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikiforovAll%2Fleetcode-playground-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikiforovAll%2Fleetcode-playground-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikiforovAll","download_url":"https://codeload.github.com/NikiforovAll/leetcode-playground-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikiforovAll%2Fleetcode-playground-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272878320,"owners_count":25008336,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":["algorithm-challenges","algorithms-and-data-structures","leetcode-practice","leetcode-solutions","template","template-project"],"created_at":"2024-10-09T19:40:12.066Z","updated_at":"2025-08-30T17:08:32.268Z","avatar_url":"https://github.com/NikiforovAll.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Leetcode template by Nikiforovall 👨‍💻\n\u003c/h1\u003e\n\n# Leetcode-playground\n\n![.NET Core](https://github.com/NikiforovAll/leetcode-playground/workflows/.NET%20Core/badge.svg)\n[![codecov](https://codecov.io/gh/NikiforovAll/leetcode-playground-template/branch/master/graph/badge.svg)](https://codecov.io/gh/NikiforovAll/leetcode-playground-template)\n[![GitHub License](https://img.shields.io/github/license/nikiforovall/leetcode-playground-template)](./LICENSE.md)\n\n\nThis template allows you to solve leetcode problems locally via C#.\n\nLeetcode url: \u003chttps://leetcode.com/nikiforovall/\u003e\n\n| # | Title | Solution | Basic idea (One line) |\n|---| ----- | -------- | --------------------- |\n| 1 | [Two Sum](https://leetcode.com/problems/two-sum/) | [C#](https://github.com/nikiforovall/leetcode-plaground/blob/master/src/) | 1. Hash O(n) and O(n) space.\u003cbr/\u003e2. Sort and search with two points O(n) and O(1) space. |\n\nPowered by: [vscode-leetcode](https://github.com/LeetCode-OpenSource/vscode-leetcode)\n\nNotes: Currently, *vscode-leetcode* doesn't provide workspace based settings. Please head over to `.vscode/default.code-workspace` and copy it as a template to your vscode user settings.\n\n## Tools\n\n\u003chttps://github.com/dotnet/format\u003e\n\n## Other Leetcode Repos\n\n1. [haoel's leetcode](https://github.com/haoel/leetcode)\n2. [soulmachine's leetcode](https://github.com/soulmachine/leetcode)\n4. [gouthampradhan's leetcode](https://github.com/gouthampradhan/leetcode)\n5. [qiyuangong's leetcode](https://github.com/qiyuangong/leetcode)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikiforovall%2Fleetcode-playground-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikiforovall%2Fleetcode-playground-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikiforovall%2Fleetcode-playground-template/lists"}