{"id":24736248,"url":"https://github.com/nikitakarmakarp/hackerrank","last_synced_at":"2026-05-05T13:33:04.147Z","repository":{"id":259655488,"uuid":"871518622","full_name":"NikitaKarmakarP/HackerRank","owner":"NikitaKarmakarP","description":"This repository contains solutions to various HackerRank problems that I have solved during my coding practice journey. It serves as a collection of efficient, well-documented solutions that cater to both beginners and experienced programmers.","archived":false,"fork":false,"pushed_at":"2024-12-23T15:06:10.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T21:18:16.041Z","etag":null,"topics":["c","cpp"],"latest_commit_sha":null,"homepage":"","language":null,"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/NikitaKarmakarP.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-10-12T07:25:12.000Z","updated_at":"2025-01-04T08:45:47.000Z","dependencies_parsed_at":"2024-11-06T14:18:30.336Z","dependency_job_id":"5c87030d-d5be-445c-b3d1-e66de7079be6","html_url":"https://github.com/NikitaKarmakarP/HackerRank","commit_stats":null,"previous_names":["nikitakarmakarp/hackerrank"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaKarmakarP%2FHackerRank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaKarmakarP%2FHackerRank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaKarmakarP%2FHackerRank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaKarmakarP%2FHackerRank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikitaKarmakarP","download_url":"https://codeload.github.com/NikitaKarmakarP/HackerRank/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244991198,"owners_count":20543627,"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"],"created_at":"2025-01-27T21:18:27.002Z","updated_at":"2026-05-05T13:32:59.100Z","avatar_url":"https://github.com/NikitaKarmakarP.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 **HackerRank Solutions Repository** 🌟  \n\nWelcome to my **HackerRank Solutions Repository**! 🚀 This repository showcases my journey through various coding challenges on **HackerRank**. Each solution is carefully crafted with clean, readable code and detailed explanations to help others understand the logic and approach.  \n\nWhether you're here to learn, explore, or collaborate, you’ll find something valuable! 🌟  \n\n---\n\n## 📂 **Repository Structure**  \n\nThe repository is organized into categories based on problem topics:  \n\n### 📌 **Array Problems**  \n- 🧮 **Simple Array Sum**: Learn basic array operations.  \n- 🔢 **2D Array - Hourglass**: Master multidimensional arrays.  \n- 🌟 **Circular Array Rotation**: Work with rotations efficiently.  \n\n### 📌 **Mathematical Problems**  \n- 🏗️ **Extra Long Factorials**: Solve problems involving massive numbers.  \n- 📅 **Day of the Programmer**: Understand leap year intricacies.  \n- 💡 **Non-Divisible Subset**: Dive into modular arithmetic.  \n\n### 📌 **Game Theory**  \n- 🎮 **Game Board**: Solve strategic problems involving grids.  \n- 🏆 **ACM-ICPC Team**: Form the best team using bit manipulation.  \n\n### 📌 **String Manipulations**  \n- ✂️ **Append and Delete**: Fun with substrings and edits.  \n- 🪞 **Cavity Map**: Solve visualization challenges using strings.  \n\n### 📌 **Dynamic Programming**  \n- 📈 **Climbing the Leaderboard**: Implement ranking systems.  \n- 🧙‍♂️ **Forming a Magic Square**: Explore optimization techniques.  \n\n### 📌 **Search and Sorting Problems**  \n- 🔍 **Binary Search**: Efficiently search for elements.  \n- 📜 **Sorting Techniques**: Apply and understand different sorting algorithms.  \n\n…and many more! 🚀  \n\n---\n\n## 🛠️ **Tech Stack**  \n\n🔹 **Languages**:  \n- **C++** 🌟  \n- **Python** 🐍  \n- **JavaScript** ✨  \n\n🔹 **Tools**:  \n- **VS Code** 🖥️  \n- **Git \u0026 GitHub** 🛠️  \n\n🔹 **Frameworks \u0026 Libraries**:  \n- Standard Template Library (STL) 📚  \n\n🔹 **Problem-Solving Paradigms**:  \n- Greedy Algorithms 🧮  \n- Divide and Conquer 🔗  \n- Backtracking 🌌  \n\n## 🎯 **Key Features**  \n\n✔️ **Categorized Solutions**: Organized by topics and problem names for easy navigation.  \n✔️ **Readable Code**: Clean, commented, and beginner-friendly solutions.  \n✔️ **Detailed Explanations**: Each solution includes a breakdown of logic and approach.  \n✔️ **Regular Updates**: New problems and solutions are added frequently.  \n✔️ **Test Cases Included**: Solutions are verified against edge cases for correctness.  \n\n## 📘 **How to Get Started**  \n\n1. **Clone the Repository**:    \n   git clone https://github.com/NikitaKarmakarP/HackerRank.git\n2. **Navigate through the directories to find specific problems.**\n3. **Open the relevant file to view the solution and explanation.**\n\n## 🏅 Achievements\n- 🌟 Solved 50+ HackerRank Problems.\n- 💬 Recognized for code clarity and efficiency.\n- 📈 Active contributor on HackerRank and GitHub.\n- 🥇 Participated in multiple coding contests and challenges.\n\n## 🤝 Contributions\n🎉 Contributions are always welcome! Follow these steps to contribute:\n\n## Fork this repository 🍴.\n- Clone your forked copy to your local machine.\n- Add your changes or new solutions ✨.\n- Commit and push your changes 📬.\n- Open a pull request for review!\n\n## 🌐 Stay Connected\nFeel free to reach out or follow me on:\n\n- **GitHub: NikitaKarmakarP**\n- **LinkedIn: https://www.linkedin.com/in/nikita-karmakar-31336a270/**\n- **HackerRank: https://www.hackerrank.com/profile/nikitakarmakar81**\n  \n## 💌 Special Thanks\nA big thank you to:\n- HackerRank for providing such an amazing platform for learning.\n- The coding community for continuous support and inspiration.\n\n## 📄 License\nThis repository is licensed under the MIT License. You are free to use and share the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitakarmakarp%2Fhackerrank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikitakarmakarp%2Fhackerrank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitakarmakarp%2Fhackerrank/lists"}