{"id":23842392,"url":"https://github.com/justin-pyne/coding-problems","last_synced_at":"2025-02-22T05:23:33.366Z","repository":{"id":142934520,"uuid":"608378689","full_name":"justin-pyne/coding-problems","owner":"justin-pyne","description":"A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.","archived":false,"fork":false,"pushed_at":"2023-11-21T20:26:42.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T18:41:37.071Z","etag":null,"topics":["algorithms","leetcode","leetcode-solutions","python","sql"],"latest_commit_sha":null,"homepage":"","language":"Python","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/justin-pyne.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":"2023-03-01T22:28:02.000Z","updated_at":"2023-04-17T07:02:35.000Z","dependencies_parsed_at":"2023-11-21T21:42:36.012Z","dependency_job_id":null,"html_url":"https://github.com/justin-pyne/coding-problems","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/justin-pyne%2Fcoding-problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justin-pyne%2Fcoding-problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justin-pyne%2Fcoding-problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justin-pyne%2Fcoding-problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justin-pyne","download_url":"https://codeload.github.com/justin-pyne/coding-problems/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240129441,"owners_count":19752353,"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","leetcode","leetcode-solutions","python","sql"],"created_at":"2025-01-02T18:38:28.678Z","updated_at":"2025-02-22T05:23:33.339Z","avatar_url":"https://github.com/justin-pyne.png","language":"Python","readme":"# Coding Solutions\n\nThis repository contains my solutions to various LeetCode problems in both Python (data structure/algorithm problems) and SQL. The solutions are organized into folders according to the language used.\n\n## Repository Structure\nInside the `python` and `SQL` folders, you will find files for each problem. The naming convention used for these files is as follows:\n\n(problem name) _ (tool used) _ (problem number).py/sql\n\n\nFor example, the TwoSum problem solution using dictionaries in Python is named `twoSum_Dict_1.py`.\n\n## Naming Convention\n\n- `problem name`: The name of the LeetCode problem (e.g., twoSum)\n- `tool used`: The primary data structure or algorithm used to solve the problem (e.g., Dict for dictionaries).\n- `problem number`: The LeetCode problem number (e.g., 1 for the TwoSum problem)\n\nMy Leetcode profile can be found here:\nhttps://leetcode.com/jpyne/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustin-pyne%2Fcoding-problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustin-pyne%2Fcoding-problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustin-pyne%2Fcoding-problems/lists"}