This is a problem-solving repository in Java. It includes solutions to various problems from platforms like LeetCode and HackerRank, designed to aid in interview preparation and improve coding skills.
The repository contains the following main components:
- Location:
src/main/java/com/dev
- Contents: Java classes with solutions to different coding problems.
- File:
pom.xml
- Description: Maven build file to manage project dependencies and configuration.
The repository covers a wide range of topics including:
- Java
- LeetCode Solutions
- Problem Solving
- Programming Exercises
- HackerRank Solutions
- Interview Preparation
- Clone the repository:
git clone https://github.com/ahmedrafat-SW/problem-solving.git