This repository contains my personal solutions to various challenges on HackerRank. I use this space to track my progress in algorithms, data structures, and problem-solving.
To run any of the solutions locally:
- Clone the repo:
git clone https://github.com/alievaleila/hackerrank-solutions.git - Open the file in your favorite IDE (IntelliJ/VS Code).
- Run the
mainmethod.
Profile: My HackerRank Profile