Skip to content

log-Null/HackerRank-30-day-challenge-solutions

Repository files navigation

30 Days of Code – HackerRank (Python)

This repository contains my solutions to the HackerRank-30-day-challenge-solutions challenge on HackerRank, implemented in Python.

The challenge is designed to help developers improve their coding and problem-solving skills through 30 curated tasks. Each day introduces a new computer science concept, followed by a relevant coding problem


🔍 Overview

  • Platform: HackerRank.
  • Track: HackerRank-30-day-challenge-solutions
  • Language: Python 3
  • Goal: Strengthen foundational coding and algorithmic thinking

📁 Repository Structure

📁 HackerRank-30-day-challenge-solutions/ ├── DAY-0/ │ ├── DAY-0-SOLUTION.py │ └── README.md ├── DAY-1/ │ ├── DAY-1-SOLUTION.py │ └── README.md ├── ...

📝 Each .py file contains:

  • The problem statement as a comment
  • My Python solution with clean logic
  • (Optional) Input/output examples or test cases

✅ Progress Tracker

Day Status Description
Day 0 ✅ Done Hello, World
Day 1 ✅ Done Data Types
Day 2 ✅ Done Operators
Day 3 ✅ Done Conditionals
Day 4 ✅ Done Class vs Instance
Day 5 ✅ Done Loops
Day 6 ✅ Done Let's Review
Day 7 ✅ Done Arrays
Day 8 ✅ Done Dictionaries and Maps
... 🔜 More coming soon...

📌 Check each day's folder/file for individual code and explanation.


🚀 How to Use

  1. Clone this repository
git clone https://github.com/log-Null/HackerRank-30-day-challenge-solutions

About

This Repository includes my solutions to HackerRank 30 days challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages