{"id":21239480,"url":"https://github.com/sha-env/HackerRank","last_synced_at":"2025-10-02T14:31:12.230Z","repository":{"id":260649182,"uuid":"881818005","full_name":"guanshiyin28/HackerRank","owner":"guanshiyin28","description":"Hacker Rank Solve (On Going)","archived":false,"fork":false,"pushed_at":"2025-01-02T01:57:34.000Z","size":648,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T02:21:41.236Z","etag":null,"topics":["c","cpp","csharp","go","hackerrank","hackerrank-challenges","hackerrank-python","hackerrank-solution","haskell","html","java","javascript","kotlin","php","python","ruby","solver","swift","typescript","vscode"],"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/guanshiyin28.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-11-01T09:53:01.000Z","updated_at":"2025-01-02T01:57:38.000Z","dependencies_parsed_at":"2024-11-01T16:19:18.264Z","dependency_job_id":"5fa8535a-d94e-4fed-b8fd-32c529b20032","html_url":"https://github.com/guanshiyin28/HackerRank","commit_stats":null,"previous_names":["guanshiyin28/hackerrank"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanshiyin28%2FHackerRank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanshiyin28%2FHackerRank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanshiyin28%2FHackerRank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanshiyin28%2FHackerRank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guanshiyin28","download_url":"https://codeload.github.com/guanshiyin28/HackerRank/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235007266,"owners_count":18921357,"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":["c","cpp","csharp","go","hackerrank","hackerrank-challenges","hackerrank-python","hackerrank-solution","haskell","html","java","javascript","kotlin","php","python","ruby","solver","swift","typescript","vscode"],"created_at":"2024-11-21T00:43:46.200Z","updated_at":"2025-10-02T14:31:06.823Z","avatar_url":"https://github.com/guanshiyin28.png","language":"C++","readme":"\u003cdiv align=center\u003e\n\n\u003cimg src=\"https://capsule-render.vercel.app/api?type=waving\u0026height=100\u0026color=100:FF0000,20:F0F0F0\u0026section=footer\u0026reversal=false\u0026textBg=false\u0026fontAlignY=50\u0026descAlign=48\u0026descAlignY=59\"/\u003e\n\n![Jane Doe Banner](https://github.com/user-attachments/assets/6dce4a9a-c124-413d-816b-a0ea878a6cd9)\n\u003cimg src=\"https://capsule-render.vercel.app/api?type=waving\u0026height=100\u0026color=20:FF0000,100:F0F0F0\u0026section=header\u0026reversal=false\u0026textBg=false\u0026fontAlignY=50\u0026descAlign=48\u0026descAlignY=59\"/\u003e\n\n\u003c/div\u003e\n\n# HackerRank\n\nHackerRank is a technology company that focuses on competitive programming challenges for both consumers and businesses. Developers compete by writing programs according to provided specifications. HackerRank's programming challenges can be solved in a variety of programming languages (including Java, C++, PHP, Python, SQL, and JavaScript) and span multiple computer science domains.\n\n\u003chr\u003e\u003cbr\u003e\n\n## Purpose of This Repository\n\nThis repository is created to store and manage solutions that have been completed on the HackerRank platform. The primary objectives of this repository are:\n* **Sharing Knowledge:** To provide a learning resource for both novice and experienced programmers.\n* **Personal Documentation:** To track progress in solving programming problems.\n* **Collaboration:** To enable users to contribute, provide feedback, or improve existing solutions.\n* **Quick Reference:** To provide a place to find solutions to similar problems.\n\n\u003chr\u003e\u003cbr\u003e\n\n## Table of Contents\n\n### Prepare\n\n|  No |    Languages    |                                                                     Link                                                                        |\n|:---:|      :---:      |                                                                     ----                                                                        |\n|  1  |    Ruby         | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Ruby/Introduction\"\u003eIntroduction\u003c/a\u003e                                     |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Ruby/Arrays%20%26%20Hashes\"\u003eArrays \u0026 Hashes\u003c/a\u003e                         |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Ruby/Enumerables\"\u003eEnumerables\u003c/a\u003e                                       |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Ruby/Methods\"\u003eMethods\u003c/a\u003e                                               |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Ruby/Strings\"\u003eStrings\u003c/a\u003e                                               |\n|     |                 |                                                                                                                                                 |\n|     |                 |                                                                                                                                                 |\n|  2  |    Python       | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Introduction\"\u003eIntroduction\u003c/a\u003e                                   |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Basic%20Data%20Types\"\u003eBasic Data Types\u003c/a\u003e                       |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Strings\"\u003eStrings\u003c/a\u003e                                             |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Sets\"\u003eSets\u003c/a\u003e                                                   |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Math\"\u003eMath\u003c/a\u003e                                                   |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Itertools\"\u003eItertools\u003c/a\u003e                                         |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Collections\"\u003eCollections\u003c/a\u003e                                     |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Date%20and%20Time\"\u003eDate and Time\u003c/a\u003e                             |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Errors%20and%20Exceptions\"\u003eErrors and Exceptions\u003c/a\u003e             |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Classes\"\u003eClasses\u003c/a\u003e                                             |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Built-Ins\"\u003eBuilt-Ins\u003c/a\u003e                                         |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Python%20Functionals\"\u003ePython Functionals\u003c/a\u003e                     |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Regex%20and%20Parsing\"\u003eRegex and Parsing\u003c/a\u003e                     |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/XML\"\u003eXML\u003c/a\u003e                                                     |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Closures%20and%20Decorators\"\u003eClosures and Decorators\u003c/a\u003e         |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Numpy\"\u003eNumpy\u003c/a\u003e                                                 |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Python/Debugging\"\u003eDebugging\u003c/a\u003e                                         |\n|     |                 |                                                                                                                                                 |\n|     |                 |                                                                                                                                                 |\n|  3  |    C            | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C/Introduction\"\u003eIntroduction\u003c/a\u003e                                        |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C/Conditionals%20and%20Loops\"\u003eConditionals and Loops\u003c/a\u003e                |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C/Arrays%20and%20Strings\"\u003eArrays and Strings\u003c/a\u003e                        |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C/Functions\"\u003eFunctions\u003c/a\u003e                                              |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C/Structs%20and%20Enums\"\u003eStructs and Enums\u003c/a\u003e                          |\n|     |                 |                                                                                                                                                 |\n|     |                 |                                                                                                                                                 |\n|  4  |   C++           | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C%2B%2B/Introduction\"\u003eIntroduction\u003c/a\u003e                                  |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C%2B%2B/Strings\"\u003eStrings\u003c/a\u003e                                            |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C%2B%2B/Classes\"\u003eClasses\u003c/a\u003e                                            |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C%2B%2B/STL\"\u003eSTL\u003c/a\u003e                                                    |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C%2B%2B/Inheritance\"\u003eInheritance\u003c/a\u003e                                    |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C%2B%2B/Debugging\"\u003eDebugging\u003c/a\u003e                                        |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/C%2B%2B/Other%20Concepts\"\u003eOther Concepts\u003c/a\u003e                            |\n|     |                 |                                                                                                                                                 |\n|     |                 |                                                                                                                                                 |\n|  5  |   Linux Shell   | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Linux%20Shell/Bash\"\u003eBash\u003c/a\u003e                                            |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Linux%20Shell/Text%20Processing\"\u003eText Processing\u003c/a\u003e                    |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Linux%20Shell/Arrays%20in%20Bash\"\u003eArrays in Bash\u003c/a\u003e                    |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Linux%20Shell/Grep%20Sed%20Awk\"\u003eGrep Sed Awk\u003c/a\u003e                        |\n|     |                 |                                                                                                                                                 |\n|     |                 |                                                                                                                                                 |\n|  6  | Problem Solving | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Problem%20Solving/Warmup\"\u003eWarmup\u003c/a\u003e                                    |\n|     |                 | \u003ca href=\"https://github.com/guanshiyin28/HackerRank/tree/master/Prepare/Problem%20Solving/Implementation\"\u003eImplementation\u003c/a\u003e                    |\n|     |                 |                                                                                                                                                 |\n|     |                 |                                                                                                                                                 |\n\n\u003chr\u003e\u003cbr\u003e\n\n\u003cdiv align=center\u003e\n  \u003ca href=\"https://www.instagram.com/guanshiyin_/\"\u003e\n     \u003cimg src=\"https://capsule-render.vercel.app/api?type=waving\u0026height=200\u0026color=100:FF0000,20:F0F0F0\u0026section=footer\u0026reversal=false\u0026textBg=false\u0026fontAlignY=50\u0026descAlign=48\u0026descAlignY=59\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsha-env%2FHackerRank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsha-env%2FHackerRank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsha-env%2FHackerRank/lists"}