{"id":22015180,"url":"https://github.com/ranitmanik/gfg-solutions","last_synced_at":"2026-04-20T10:31:28.803Z","repository":{"id":220193265,"uuid":"750957284","full_name":"RanitManik/GFG-solutions","owner":"RanitManik","description":"Welcome to my GFG solutions repository! This is a collection of my solutions to various Leetcode problems, showcasing my problem-solving skills and coding practices","archived":false,"fork":false,"pushed_at":"2024-04-29T04:23:41.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T22:32:59.514Z","etag":null,"topics":["geeksforgeeks","geeksforgeeks-dsa","geeksforgeeks-java","geeksforgeeks-practice","geeksforgeeks-python","geeksforgeeks-solutions","gfg","gfg-potd","gfg-practice","gfg-questions","gfg-solutions"],"latest_commit_sha":null,"homepage":"https://www.geeksforgeeks.org/user/ranit_manik/","language":"Java","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/RanitManik.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-01-31T16:52:14.000Z","updated_at":"2024-08-05T17:08:57.000Z","dependencies_parsed_at":"2024-04-29T05:28:20.347Z","dependency_job_id":"ae4c2864-190c-4ac6-9278-3dd7372e3c56","html_url":"https://github.com/RanitManik/GFG-solutions","commit_stats":null,"previous_names":["ranitmanik/gfg-solutions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RanitManik/GFG-solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FGFG-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FGFG-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FGFG-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FGFG-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RanitManik","download_url":"https://codeload.github.com/RanitManik/GFG-solutions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FGFG-solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["geeksforgeeks","geeksforgeeks-dsa","geeksforgeeks-java","geeksforgeeks-practice","geeksforgeeks-python","geeksforgeeks-solutions","gfg","gfg-potd","gfg-practice","gfg-questions","gfg-solutions"],"created_at":"2024-11-30T04:19:50.233Z","updated_at":"2026-04-20T10:31:28.786Z","avatar_url":"https://github.com/RanitManik.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg height=\"80\" src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/GeeksforGeeks.svg/1280px-GeeksforGeeks.svg.png\"\u003e\n  \u003ch1\u003eGeeksforGeeks Solutions\u003c/h1\u003e\n\u003c/div\u003e\n\nWelcome to my GeeksforGeeks Solutions repository! This is a collection of my solutions to various GeeksforGeeks problems, showcasing my problem-solving skills and coding practices in multiple languages.\n\n## Table of Contents\n\n- [About](#about)\n- [Languages Used](#languages-used)\n- [Folder Structure](#folder-structure)\n- [How to Use](#how-to-use)\n- [Contributing](#contributing)\n- [Contact](#contact)\n\n## About\n\nHi, I'm Ranit Manik, a disciplined programmer currently pursuing my Bachelor's degree in Computer Science. This repository is a reflection of my journey in sharpening my algorithmic and coding skills through solving GeeksforGeeks problems.\n\n## Languages Used\n\n- JavaScript\n- Java\n- Python\n\n## Folder Structure\n\nThe solutions are organized by GeeksforGeeks problem name. Each problem has its own folder containing the solution files in different programming languages.\n\n```\nGFG-solutions\n│\n├── Easy/Problem1\n│   ├── solution.js\n│   ├── README.md\n│   └── NOTES.md\n│\n├── Medium/Problem2\n│   ├── solution.java\n│   ├── solution.py\n│   └── README.md\n│\n└── ...\n```\n\n## How to Use\n\nFeel free to explore the solutions and use them as a reference for your own learning. Each solution is accompanied by comments and explanations within the code itself. If you find a better or more optimized solution, contributions are welcome!\n\n## Contributing\n\nIf you have additional GeeksforGeeks solutions or improvements to existing ones, I encourage you to contribute. Fork this repository, create a new branch, commit your changes, and open a pull request.\n\n## Contact\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e\u003c/th\u003e\n    \u003cth\u003eSocial Media\u003c/th\u003e\n    \u003cth\u003eUsername\u003c/th\u003e\n    \u003cth\u003eLink\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://cdn4.iconfinder.com/data/icons/social-media-logos-6/512/112-gmail_email_mail-512.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eEmail\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eranitmanik.dev@gmail.com\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"mailto:ranitmanik.dev@gmail.com\" target=\"_blank\"\u003eEmail\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/LinkedIn_logo_initials.png/480px-LinkedIn_logo_initials.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eLinkedIn\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRanit Manik\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.linkedin.com/in/ranit-manik/\" target=\"_blank\"\u003eLinkedIn\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Instagram_icon.png/600px-Instagram_icon.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eInstagram\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eranit_manik_\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.instagram.com/ranit_manik_/\" target=\"_blank\"\u003eInstagram\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/6/6c/Facebook_Logo_2023.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eFacebook\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRanitKumarManik\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.facebook.com/RanitKumarManik/\" target=\"_blank\"\u003eFacebook\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Logo_of_Twitter.svg/512px-Logo_of_Twitter.svg.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eTwitter\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRANIT_MANIK\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://twitter.com/RANIT_MANIK\" target=\"_blank\"\u003eTwitter\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Fgfg-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franitmanik%2Fgfg-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Fgfg-solutions/lists"}