{"id":19188474,"url":"https://github.com/divertimentos/leetcode","last_synced_at":"2026-04-30T12:32:56.906Z","repository":{"id":238396167,"uuid":"796464864","full_name":"divertimentos/leetcode","owner":"divertimentos","description":"Solved Algorithms and Data Structures problems/exercises on Leetcode. There's also solved problems from Google Tech Dev Guide.","archived":false,"fork":false,"pushed_at":"2024-06-20T15:28:00.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-30T12:32:56.518Z","etag":null,"topics":["algorithms-and-data-structures","coding-interview-questions","javascript","leetcode","python","tech-dev-guide"],"latest_commit_sha":null,"homepage":"https://leetcode.com/u/ggteixeira/","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/divertimentos.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-05-06T01:47:30.000Z","updated_at":"2024-08-24T00:26:10.000Z","dependencies_parsed_at":"2024-05-12T15:47:01.619Z","dependency_job_id":"80451bf6-4be6-4f77-b344-f10bcd42f546","html_url":"https://github.com/divertimentos/leetcode","commit_stats":null,"previous_names":["divertimentos/leetcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/divertimentos/leetcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divertimentos%2Fleetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divertimentos%2Fleetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divertimentos%2Fleetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divertimentos%2Fleetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divertimentos","download_url":"https://codeload.github.com/divertimentos/leetcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divertimentos%2Fleetcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["algorithms-and-data-structures","coding-interview-questions","javascript","leetcode","python","tech-dev-guide"],"created_at":"2024-11-09T11:24:59.032Z","updated_at":"2026-04-30T12:32:56.887Z","avatar_url":"https://github.com/divertimentos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leetcode\n\n## Arrays\n\n- **Intersection of two arrays** (easy): I have iterated through the two given lists. If the outer index is contained by the inner list **and** wasn't already added to the result unique list, then it's appended to the result list.\n- **Happy Number** (easy): Use recursion to replace the original given parameter by the sum of the square of its digits.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivertimentos%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivertimentos%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivertimentos%2Fleetcode/lists"}