Skip to content

This repository contains solutions to a variety of algorithmic and data structure problems from popular platforms such as LeetCode, HackerRank, Codility, and WorkAtTech. The problems covered in this repository span various levels of difficulty, from basic to advanced, and are implemented in Java. The focus of the solutions is on demonstrating clean

Notifications You must be signed in to change notification settings

ahmedrafat-SW/problem-solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving In Java

About

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.

Structure

The repository contains the following main components:

1. Source Code

  • Location: src/main/java/com/dev
  • Contents: Java classes with solutions to different coding problems.

2. Build Configuration

  • File: pom.xml
  • Description: Maven build file to manage project dependencies and configuration.

Topics

The repository covers a wide range of topics including:

  • Java
  • LeetCode Solutions
  • Problem Solving
  • Programming Exercises
  • HackerRank Solutions
  • Interview Preparation

How to Use

  1. Clone the repository:
    git clone https://github.com/ahmedrafat-SW/problem-solving.git
    

About

This repository contains solutions to a variety of algorithmic and data structure problems from popular platforms such as LeetCode, HackerRank, Codility, and WorkAtTech. The problems covered in this repository span various levels of difficulty, from basic to advanced, and are implemented in Java. The focus of the solutions is on demonstrating clean

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages