{"id":19886767,"url":"https://github.com/jayantgoel001/leetcode","last_synced_at":"2025-05-02T16:32:57.046Z","repository":{"id":38286720,"uuid":"412442017","full_name":"JayantGoel001/LeetCode","owner":"JayantGoel001","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-25T06:34:00.000Z","size":4702,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-25T07:31:58.465Z","etag":null,"topics":["cpp","leetcode","leethub","mysql"],"latest_commit_sha":null,"homepage":"https://leetcode.com/JayantGoel001/","language":"C++","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/JayantGoel001.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,"zenodo":null},"funding":{"github":"JayantGoel001"}},"created_at":"2021-10-01T11:35:12.000Z","updated_at":"2025-04-25T06:34:02.000Z","dependencies_parsed_at":"2023-12-09T08:31:12.476Z","dependency_job_id":"54401d77-c2aa-4836-aa2c-8933e42ec467","html_url":"https://github.com/JayantGoel001/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/JayantGoel001%2FLeetCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayantGoel001%2FLeetCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayantGoel001%2FLeetCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayantGoel001%2FLeetCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayantGoel001","download_url":"https://codeload.github.com/JayantGoel001/LeetCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252072091,"owners_count":21690160,"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":["cpp","leetcode","leethub","mysql"],"created_at":"2024-11-12T17:39:35.838Z","updated_at":"2025-05-02T16:32:52.030Z","avatar_url":"https://github.com/JayantGoel001.png","language":"C++","funding_links":["https://github.com/sponsors/JayantGoel001"],"categories":[],"sub_categories":[],"readme":"# LeetCode\n\n\u003c!---LeetCode Topics Start--\u003e\n# LeetCode Topics\n## String\n|  |\n| ------- |\n| [0812-rotate-string](https://github.com/JayantGoel001/LeetCode/tree/master/0812-rotate-string) |\n| [2580-circular-sentence](https://github.com/JayantGoel001/LeetCode/tree/master/2580-circular-sentence) |\n| [3174-minimum-number-of-changes-to-make-binary-string-beautiful](https://github.com/JayantGoel001/LeetCode/tree/master/3174-minimum-number-of-changes-to-make-binary-string-beautiful) |\n| [3412-permutation-difference-between-two-strings](https://github.com/JayantGoel001/LeetCode/tree/master/3412-permutation-difference-between-two-strings) |\n| [3451-string-compression-iii](https://github.com/JayantGoel001/LeetCode/tree/master/3451-string-compression-iii) |\n## Hash Table\n|  |\n| ------- |\n| [0073-set-matrix-zeroes](https://github.com/JayantGoel001/LeetCode/tree/master/0073-set-matrix-zeroes) |\n| [3412-permutation-difference-between-two-strings](https://github.com/JayantGoel001/LeetCode/tree/master/3412-permutation-difference-between-two-strings) |\n## String Matching\n|  |\n| ------- |\n| [0812-rotate-string](https://github.com/JayantGoel001/LeetCode/tree/master/0812-rotate-string) |\n## Array\n|  |\n| ------- |\n| [0073-set-matrix-zeroes](https://github.com/JayantGoel001/LeetCode/tree/master/0073-set-matrix-zeroes) |\n| [0134-gas-station](https://github.com/JayantGoel001/LeetCode/tree/master/0134-gas-station) |\n| [1940-maximum-xor-for-each-query](https://github.com/JayantGoel001/LeetCode/tree/master/1940-maximum-xor-for-each-query) |\n| [3291-find-if-array-can-be-sorted](https://github.com/JayantGoel001/LeetCode/tree/master/3291-find-if-array-can-be-sorted) |\n| [3380-shortest-subarray-with-or-at-least-k-ii](https://github.com/JayantGoel001/LeetCode/tree/master/3380-shortest-subarray-with-or-at-least-k-ii) |\n## Greedy\n|  |\n| ------- |\n| [0134-gas-station](https://github.com/JayantGoel001/LeetCode/tree/master/0134-gas-station) |\n## Matrix\n|  |\n| ------- |\n| [0073-set-matrix-zeroes](https://github.com/JayantGoel001/LeetCode/tree/master/0073-set-matrix-zeroes) |\n## Bit Manipulation\n|  |\n| ------- |\n| [1940-maximum-xor-for-each-query](https://github.com/JayantGoel001/LeetCode/tree/master/1940-maximum-xor-for-each-query) |\n| [3291-find-if-array-can-be-sorted](https://github.com/JayantGoel001/LeetCode/tree/master/3291-find-if-array-can-be-sorted) |\n| [3380-shortest-subarray-with-or-at-least-k-ii](https://github.com/JayantGoel001/LeetCode/tree/master/3380-shortest-subarray-with-or-at-least-k-ii) |\n## Sorting\n|  |\n| ------- |\n| [3291-find-if-array-can-be-sorted](https://github.com/JayantGoel001/LeetCode/tree/master/3291-find-if-array-can-be-sorted) |\n## Prefix Sum\n|  |\n| ------- |\n| [1940-maximum-xor-for-each-query](https://github.com/JayantGoel001/LeetCode/tree/master/1940-maximum-xor-for-each-query) |\n## Sliding Window\n|  |\n| ------- |\n| [3380-shortest-subarray-with-or-at-least-k-ii](https://github.com/JayantGoel001/LeetCode/tree/master/3380-shortest-subarray-with-or-at-least-k-ii) |\n\u003c!---LeetCode Topics End--\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayantgoel001%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayantgoel001%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayantgoel001%2Fleetcode/lists"}