Skip to content

Collection of Java solutions for HackerRank challenges. Focused on improving problem-solving, algorithms, and core Java skills through consistent practice.

Notifications You must be signed in to change notification settings

Kanan-peoiks/HackerRank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HackerRank Java Practice Repository πŸ‘Ύ

This repository contains my Java practice solutions from HackerRank. It documents my journey of improving problem-solving skills, algorithms, and core Java fundamentals through consistent daily coding.

πŸ“‚ Project Structure

hackerrank/
β”œβ”€ java/            β†’ General Java challenges and exercises
└─ thirtydaysofcode/    β†’ HackerRank 30 Days of Code daily challenges

java

Solutions for various standalone HackerRank problems including:

  • Basic syntax
  • OOP
  • Data structures
  • Algorithms
  • Strings & arrays
  • Logic building

thirtydaysofcode

Step-by-step daily challenge series that strengthens:

  • Programming fundamentals
  • Clean code writing
  • Problem-solving mindset
  • Java core concepts

Each day focuses on a specific topic and increases in difficulty.

🎯 Goals

  • Improve Java fundamentals
  • Practice algorithms and data structures
  • Build logical thinking
  • Write clean and readable code
  • Prepare for technical interviews

πŸ›  Technologies

  1. Java
  2. HackerRank Online Judge

πŸš€ Progress

  • Solving problems daily
  • Continuously updating solutions
  • Refactoring code for better readability

✨ Notes

This repository is for learning and practice purposes. Feel free to explore, learn, or suggest improvements. πŸ‘Ύ

About

Collection of Java solutions for HackerRank challenges. Focused on improving problem-solving, algorithms, and core Java skills through consistent practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages