Welcome to my collection of HackerRank Python challenges, each challenge lives in its own dedicated branch β clean, isolated, and easy to explore. Every branch contains:
- β The original problem description
- π A Google Colab link to run the code live
- π The code itself (usually
name-of-the-challenge.py
) - π Training/test data if provided
- π Short explanation of the solution (where applicable)
This problems was based on a HackerRank challenge, paraphrased for educational use. Original challenge available on HackerRank.
No need to clone, install Python, or manage virtual environments.
Instead, simply:
- Pick the challenge you're interested in from the branches list.
- Open the included Colab link in the challenge file it will looks like this:
# Automatically generated by Colab.
# Original file is located at
# https://colab.research.google.com/drive/1vtjP1KqIwVfaapOQzUwKUufWPkL4PMUV