{"id":18266220,"url":"https://github.com/arindal1/hackerrank-problems","last_synced_at":"2026-04-13T01:39:33.921Z","repository":{"id":54799932,"uuid":"522675571","full_name":"arindal1/Hackerrank-Problems","owner":"arindal1","description":"Questions and Solutions from Hackerrank.","archived":false,"fork":false,"pushed_at":"2024-02-01T16:16:31.000Z","size":227,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T20:40:19.291Z","etag":null,"topics":["algorithms","cpp","hackerrank","hackerrank-solutions","java","python"],"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/arindal1.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}},"created_at":"2022-08-08T19:10:14.000Z","updated_at":"2024-09-04T11:28:16.000Z","dependencies_parsed_at":"2024-02-01T18:14:48.705Z","dependency_job_id":null,"html_url":"https://github.com/arindal1/Hackerrank-Problems","commit_stats":null,"previous_names":["arindal1/hackerrank-problems"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arindal1%2FHackerrank-Problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arindal1%2FHackerrank-Problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arindal1%2FHackerrank-Problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arindal1%2FHackerrank-Problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arindal1","download_url":"https://codeload.github.com/arindal1/Hackerrank-Problems/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247962605,"owners_count":21024871,"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":["algorithms","cpp","hackerrank","hackerrank-solutions","java","python"],"created_at":"2024-11-05T11:22:31.674Z","updated_at":"2026-04-13T01:39:28.892Z","avatar_url":"https://github.com/arindal1.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Problems from Hackerrank\n\n## This Repository contains Questions and Solutions from different Programming Module of [*Hackerrank*](https://www.hackerrank.com/dashboard)\n\n![HackerRank Logo](https://hrcdn.net/fcore/assets/work/header/hackerrank_logo-21e2867566.svg)\n\nWelcome to my HackerRank Prepare Section Solutions repository! Here, you'll find my solutions to various problems from the HackerRank Prepare section, categorized by programming languages and topics. This repository serves as a resource for fellow programmers seeking to enhance their skills and practice problem-solving on HackerRank.\n\n## About HackerRank\n\n[HackerRank](https://www.hackerrank.com/) is a widely used platform for practicing coding challenges, technical assessments, and competitive programming. The \"Prepare\" section offers a range of problems in various domains, allowing programmers to improve their skills in specific languages and topics.\n\n## Repository Structure\n\nThe repository is organized based on programming languages and topics covered in the HackerRank Prepare section. Each category has its own directory containing solutions to problems related to that language or topic. The structure is as follows:\n\n```\n- Algorithms/\n    - problem1.c\n    - problem2.c\n    - ...\n- C/\n    - problem1.c\n    - problem2.c\n    - ...\n- C++/\n    - problem3.cpp\n    - problem4.cpp\n    - ...\n- Java/\n    - problem5.java\n    - problem6.java\n    - ...\n- Python/\n    - problem7.py\n    - problem8.py\n    - ...\n- SQL/\n    - problem9.sql\n    - problem10.sql\n    - ...\n```\n\n## Getting Started\n\nIf you're interested in exploring my solutions, follow these steps:\n\n1. Clone the repository to your local machine:\n\n   ```bash\n   git clone https://github.com/yourusername/HackerRank-Prepare-Solutions.git\n   ```\n\n2. Navigate to the directory corresponding to the programming language or topic you're interested in.\n\n3. Open the solution files in your preferred programming language to study the code and approach used.\n\n4. Feel free to modify and experiment with the solutions to deepen your understanding.\n\n## Contributing\n\nWhile this repository primarily contains my solutions, I welcome contributions in the form of additional solutions, optimization techniques, or explanations. If you'd like to contribute, follow these steps:\n\n1. Fork the repository to your GitHub account.\n\n2. Create a new branch for your contributions:\n\n   ```bash\n   git checkout -b feature/add-solution\n   ```\n\n3. Add your solution file to the appropriate directory.\n\n4. Commit your changes:\n\n   ```bash\n   git commit -m \"Add solution to problemX\"\n   ```\n\n5. Push the changes to your forked repository:\n\n   ```bash\n   git push origin feature/add-solution\n   ```\n\n6. Open a pull request on GitHub, describing the problem and your solution.\n\n## Contact\n\nIf you have any questions or want to connect, feel free to reach out:\n\n- GitHub: [arindal1](https://github.com/arindal1)\n- HackerRank: [Arindal](https://www.hackerrank.com/arindalchar17)\n- LinkedIn: [Arindal](https://www.linkedin.com/in/arindalchar/)\n\nHappy coding and learning! 🚀\n\n\n[*Prepare Java*](https://www.hackerrank.com/domains/java?filters%5Bstatus%5D%5B%5D=unsolved\u0026badge_type=java) ||\n[*Prepare Python*](https://www.hackerrank.com/domains/python?filters%5Bstatus%5D%5B%5D=unsolved\u0026badge_type=python) ||\n[*Prepare C*](https://www.hackerrank.com/domains/c?filters%5Bstatus%5D%5B%5D=unsolved\u0026badge_type=c) ||\n[*Problem Solving*](https://www.hackerrank.com/domains/algorithms?filters%5Bstatus%5D%5B%5D=unsolved\u0026badge_type=problem-solving) ||\n[*Prepare C++*](https://www.hackerrank.com/domains/cpp) || \n[*Prepare SQL*](https://www.hackerrank.com/domains/sql?filters%5Bstatus%5D%5B%5D=unsolved\u0026badge_type=sql)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farindal1%2Fhackerrank-problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farindal1%2Fhackerrank-problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farindal1%2Fhackerrank-problems/lists"}