{"id":19710461,"url":"https://github.com/abhisaphire/competitive-programming-solutions","last_synced_at":"2025-10-13T22:40:16.512Z","repository":{"id":217324386,"uuid":"172526670","full_name":"AbhiSaphire/Competitive-Programming-Solutions","owner":"AbhiSaphire","description":"COMPETITIVE PROGRAMMING PRACTICE QUESTIONS","archived":false,"fork":false,"pushed_at":"2020-10-06T06:27:52.000Z","size":321,"stargazers_count":33,"open_issues_count":1,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-29T17:42:13.960Z","etag":null,"topics":["abhisaphire","algorithms","amazon","amazon-interview","codechef-solutions","competitive-programming-contests","cpp","data-structures","deshaw-interview","dynamic-programming","goldman-sachs","google","google-foobar","google-interview","hackerearth-solutions","hacktoberfest","journey","leetcode-solutions","practice","stl-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbhiSaphire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-02-25T14:58:55.000Z","updated_at":"2024-06-02T18:58:11.000Z","dependencies_parsed_at":"2024-01-15T19:42:27.356Z","dependency_job_id":"5d82e971-f47f-4364-92b0-30250417bc59","html_url":"https://github.com/AbhiSaphire/Competitive-Programming-Solutions","commit_stats":null,"previous_names":["abhisaphire/competitive-programming-solutions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbhiSaphire/Competitive-Programming-Solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiSaphire%2FCompetitive-Programming-Solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiSaphire%2FCompetitive-Programming-Solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiSaphire%2FCompetitive-Programming-Solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiSaphire%2FCompetitive-Programming-Solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhiSaphire","download_url":"https://codeload.github.com/AbhiSaphire/Competitive-Programming-Solutions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiSaphire%2FCompetitive-Programming-Solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017145,"owners_count":26085984,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["abhisaphire","algorithms","amazon","amazon-interview","codechef-solutions","competitive-programming-contests","cpp","data-structures","deshaw-interview","dynamic-programming","goldman-sachs","google","google-foobar","google-interview","hackerearth-solutions","hacktoberfest","journey","leetcode-solutions","practice","stl-algorithms"],"created_at":"2024-11-11T22:07:26.611Z","updated_at":"2025-10-13T22:40:16.496Z","avatar_url":"https://github.com/AbhiSaphire.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Competitive Programming Solution\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n## Introduction\nThis repository includes all of my accepted solutions from different sites (mainly **GeeksforGeeks, Leetcode** \u0026 **Hackerank**) and coding contests.\n\n## Note\n* I highly recommend you to try and solve problems yourself and only after that look at the solutions here.\n* All Solutions here are mostly written in Python3 and C++.\n* `PS - I do not post ongoing contest solutions`\n\n## Quick Access\n* [Coding Club India Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India)\n  * [Asked in **Amazon** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20Amazon%20Interview%20Questions)\n  * [Asked in **Google** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20Google%20Interview%20Questions)\n  * [Asked in **D.E Shaw** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20D-E%20SHAW%20Interview%20Questions)\n  * [Asked in **Goldman Sachs** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20Goldman%20Sach%20Interview%20Questions)\n  * [General Interview Problems from different Tech Giants](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Interview%20Questions)\n  \n* [Google Foobar Challenge](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Google-Foobar-Challenge)\n\n* [Contest Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Contest)\n\n* [HackerEarth](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/HackerEarth)\n  * [Bit Magic Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/HackerEarth/BitManipulation)\n  * [Dynamic Programming](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/HackerEarth/DynamicProgramming)\n  \n* [CodeChef](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/CodeChef)\n\n* [LeetCode](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/LeetCode)\n\n* [Basic STL](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/STL)\n\n## Contributions\nAnyone who wants to start contributing to public repositories this is the place for you. Any type of legit contribution will be appreciated. Contributions may include - \n* Documentation (Problem or/and Solution Explanation in Solution's as comments)\n* Improved algorithm implementation\n* Code cleaning\n* Code modularization\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://abhisaphire.github.io\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/43245214?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAbhishek Kumar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/AbhiSaphire/Competitive-Programming-Solutions/commits?author=AbhiSaphire\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#content-AbhiSaphire\" title=\"Content\"\u003e🖋\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/thedrivingforc\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/59633985?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ethedrivingforc\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/AbhiSaphire/Competitive-Programming-Solutions/commits?author=thedrivingforc\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhisaphire%2Fcompetitive-programming-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhisaphire%2Fcompetitive-programming-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhisaphire%2Fcompetitive-programming-solutions/lists"}