{"id":18794430,"url":"https://github.com/subhash23jan/leetcode-and-gfg","last_synced_at":"2025-06-28T11:03:04.488Z","repository":{"id":153420385,"uuid":"575427952","full_name":"Subhash23jan/LEETCODE-AND-GFG","owner":"Subhash23jan","description":"I love problem solving, so I started problem solving in GFG and Leetcode. As of now, I'm using Leetcode for problem solving. Here are some problems solved by me.","archived":false,"fork":false,"pushed_at":"2025-06-11T17:41:24.000Z","size":1096,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T19:13:36.837Z","etag":null,"topics":["coding-challenges","datastructures","dsa-algorithm","geekforgeeks","leetcode"],"latest_commit_sha":null,"homepage":"","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/Subhash23jan.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}},"created_at":"2022-12-07T13:46:26.000Z","updated_at":"2025-06-11T17:41:27.000Z","dependencies_parsed_at":"2023-11-02T04:25:40.427Z","dependency_job_id":"f4fd3c9c-6d19-4ab1-a435-960a7bac3336","html_url":"https://github.com/Subhash23jan/LEETCODE-AND-GFG","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Subhash23jan/LEETCODE-AND-GFG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash23jan%2FLEETCODE-AND-GFG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash23jan%2FLEETCODE-AND-GFG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash23jan%2FLEETCODE-AND-GFG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash23jan%2FLEETCODE-AND-GFG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Subhash23jan","download_url":"https://codeload.github.com/Subhash23jan/LEETCODE-AND-GFG/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhash23jan%2FLEETCODE-AND-GFG/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262419701,"owners_count":23308095,"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":["coding-challenges","datastructures","dsa-algorithm","geekforgeeks","leetcode"],"created_at":"2024-11-07T21:29:25.465Z","updated_at":"2025-06-28T11:03:04.464Z","avatar_url":"https://github.com/Subhash23jan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leetcode_Programs\n\n\n# Two Pointers\n|  |\n| ------- |\n| [0344-reverse-string](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0344-reverse-string) |\n| [2572-append-characters-to-string-to-make-subsequence](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/2572-append-characters-to-string-to-make-subsequence) |\n# String\n|  |\n| ------- |\n| [0344-reverse-string](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0344-reverse-string) |\n| [0402-remove-k-digits](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0402-remove-k-digits) |\n| [0409-longest-palindrome](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0409-longest-palindrome) |\n| [0648-replace-words](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0648-replace-words) |\n| [1044-find-common-characters](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/1044-find-common-characters) |\n| [2572-append-characters-to-string-to-make-subsequence](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/2572-append-characters-to-string-to-make-subsequence) |\n# Stack\n|  |\n| ------- |\n| [0402-remove-k-digits](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0402-remove-k-digits) |\n# Greedy\n|  |\n| ------- |\n| [0402-remove-k-digits](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0402-remove-k-digits) |\n| [0409-longest-palindrome](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0409-longest-palindrome) |\n| [0876-hand-of-straights](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0876-hand-of-straights) |\n| [2572-append-characters-to-string-to-make-subsequence](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/2572-append-characters-to-string-to-make-subsequence) |\n# Monotonic Stack\n|  |\n| ------- |\n| [0402-remove-k-digits](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0402-remove-k-digits) |\n# Dynamic Programming\n|  |\n| ------- |\n| [0124-binary-tree-maximum-path-sum](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0124-binary-tree-maximum-path-sum) |\n# Tree\n|  |\n| ------- |\n| [0124-binary-tree-maximum-path-sum](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0124-binary-tree-maximum-path-sum) |\n# Depth-First Search\n|  |\n| ------- |\n| [0124-binary-tree-maximum-path-sum](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0124-binary-tree-maximum-path-sum) |\n# Binary Tree\n|  |\n| ------- |\n| [0124-binary-tree-maximum-path-sum](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0124-binary-tree-maximum-path-sum) |\n# Hash Table\n|  |\n| ------- |\n| [0409-longest-palindrome](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0409-longest-palindrome) |\n| [0648-replace-words](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0648-replace-words) |\n| [0876-hand-of-straights](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0876-hand-of-straights) |\n| [1044-find-common-characters](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/1044-find-common-characters) |\n# Array\n|  |\n| ------- |\n| [0648-replace-words](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0648-replace-words) |\n| [0876-hand-of-straights](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0876-hand-of-straights) |\n| [1044-find-common-characters](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/1044-find-common-characters) |\n# Sorting\n|  |\n| ------- |\n| [0876-hand-of-straights](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0876-hand-of-straights) |\n# Trie\n|  |\n| ------- |\n| [0648-replace-words](https://github.com/Subhash23jan/LEETCODE-AND-GFG/tree/master/0648-replace-words) |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhash23jan%2Fleetcode-and-gfg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhash23jan%2Fleetcode-and-gfg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhash23jan%2Fleetcode-and-gfg/lists"}