{"id":20042111,"url":"https://github.com/debaghtk/leet2git","last_synced_at":"2026-05-09T21:48:13.149Z","repository":{"id":40655273,"uuid":"507865105","full_name":"debaghtk/Leet2Git","owner":"debaghtk","description":"fetches solutions from leetcode","archived":false,"fork":false,"pushed_at":"2024-10-21T18:13:20.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-22T09:30:12.804Z","etag":null,"topics":["algorithms-and-data-structures","interview","interview-preparation","leetcode","leetcode-solutions"],"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/debaghtk.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":"2022-06-27T10:35:39.000Z","updated_at":"2024-10-21T18:36:47.000Z","dependencies_parsed_at":"2024-10-23T01:43:44.445Z","dependency_job_id":null,"html_url":"https://github.com/debaghtk/Leet2Git","commit_stats":null,"previous_names":["debaghtk/un-ds-al-go","debaghtk/leet2git"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debaghtk%2FLeet2Git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debaghtk%2FLeet2Git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debaghtk%2FLeet2Git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debaghtk%2FLeet2Git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debaghtk","download_url":"https://codeload.github.com/debaghtk/Leet2Git/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241470401,"owners_count":19968041,"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":["algorithms-and-data-structures","interview","interview-preparation","leetcode","leetcode-solutions"],"created_at":"2024-11-13T10:48:57.760Z","updated_at":"2026-05-09T21:48:13.120Z","avatar_url":"https://github.com/debaghtk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\nFollow these steps to set up your LeetCode session for the project:\n\n```\npip install -r requirements.txt\n```\n\n* Log in to LeetCode using your Google account in a web browser.\n* Open the browser's developer tools (usually F12 or right-click and select \"Inspect\").\n* Go to the \"Application\" or \"Storage\" tab.\n* Under \"Cookies\", find the cookie named \"LEETCODE_SESSION\".\n* Copy the value of this cookie.\n\n* Create a new file named `.env` in the root directory of the project.\n* Add the following line to the `.env` file, replacing the placeholder with the value you copied:\n\n   ```\n   LEETCODE_SESSION=your_leetcode_session_cookie_value\n   ```\n\n**Note:** Make sure to keep your `.env` file private and do not share or commit it to version control systems.\n\n## Project Information\n\nThe main Python script for this project was generated in Cursor text editor with the Claude-3.5-Sonnet model.\n\n\n# LeetCode Solutions Statistics\n\n| Topic                 |   Count |\n|:----------------------|--------:|\n| Tree                  |      23 |\n| Array                 |      23 |\n| Hash Table            |       9 |\n| Graph                 |       7 |\n| String                |       7 |\n| Math                  |       5 |\n| Trie                  |       4 |\n| Matrix                |       4 |\n| Linked List           |       4 |\n| Divide and Conquer    |       2 |\n| Stack                 |       2 |\n| Heap (Priority Queue) |       2 |\n\n**Total number of solutions:** 92\n\n\n\u003c!-- End of LeetCode Statistics --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebaghtk%2Fleet2git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebaghtk%2Fleet2git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebaghtk%2Fleet2git/lists"}