simge-yigit /
Python-Challanges
My Python problem-solving journey — includes coding challenges, LeetCode & Hackerrank solutions, and algorithm practice.
59/100 healthLoading repository data…
TareqAlKushari / repository
HackerRank Problem Solutions is a comprehensive collection of algorithmic and programming challenge solutions curated and maintained by Tareq Al Kushari. This repository showcases a wide range of problem-solving techniques across domains such as Algorithms, Data Structures, SQL, and language-specific tasks in Python, Java, C++, and more.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome to the HackerRank Problem Solutions repository! This collection provides solutions to a wide variety of HackerRank programming challenges, organized by language, topic, and certification. The repository aims to help learners, interviewees, and coding enthusiasts improve their problem-solving skills through well-documented example solutions.
This repository includes solutions for HackerRank exercises in multiple programming languages such as C++, Java, and more. It covers a broad spectrum of problems including algorithms, data structures, and certification-specific tasks. Each solution is organized for clarity and easy navigation, with additional documentation for select problems and projects.
The repository is organized as follows:
HackerRank-Problem-Solutions/
│
├── C++/
│ ├── Attribute Parser/
│ ├── Class/
│ ├── Class and Objects/
│ ├── Pointer/
│ ├── String/
│ ├── Variablw Sized Arrays/
│ └── README.md
│
├── Java/
│ └── StringSolving/
│ └── src/main/java/com/mycompany/stringsolving/LogLevels.java
│ └── README.md
│
├── Data Structures/
│ └── README.md
│
├── Certifications/
│ ├── REST API Patient's Medical Record/
│ │ └── README.md
│ └── README.md
│
├── docs/
│ └── doc.md
│
├── translations/
│ └── README_ar.md
│
├── LICENSE
└── README.md
Selected from shared topics, language and repository description—not editorial ratings.
simge-yigit /
My Python problem-solving journey — includes coding challenges, LeetCode & Hackerrank solutions, and algorithm practice.
59/100 healthSpecial focus is given to certification problems such as:
README.md file with additional details about the problems and solutions.Contributions are welcome! If you have solutions to additional HackerRank problems, improvements to existing code, or new documentation:
This repository is licensed under the MIT License. See the LICENSE file for details.
Documentation is available in other languages such as Arabic in the translations/README_ar.md file.
For questions or collaboration, feel free to reach out to the repository owner via GitHub.
Happy coding and good luck with your HackerRank journey!