Skip to content

Discover my coding journey with Java solutions to problems from GeeksforGeeks, LeetCode, HackerRank, and Codeforces. Contribute and join the coding community in this ongoing exploration of challenges and solutions! πŸš€

License

Notifications You must be signed in to change notification settings

Mohamed-abdelfadel/problem-solving

Repository files navigation

Personal Problem Solving Repository

Welcome to my personal problem-solving repository! This repository is a collection of solutions to various coding problems from different online platforms, including GeeksforGeeks, LeetCode, HackerRank, and Codeforces. All solutions are implemented in Java.

Table of Contents

Introduction

This repository serves as a personal record of my journey in solving coding problems from different online platforms. The solutions are implemented in Java and are organized by the platform they belong to. Feel free to explore, learn, and contribute!

Platforms

  1. GeeksforGeeks
  2. LeetCode
  3. HackerRank
  4. Codeforces

Directory Structure

.
β”œβ”€β”€ geeksforgeeks
β”‚   β”œβ”€β”€ src
β”‚       β”œβ”€β”€
β”‚       └── ...
β”œβ”€β”€ leetcode
β”‚   β”œβ”€β”€ src
β”‚       β”œβ”€β”€
β”‚       └── ...
β”œβ”€β”€ hackerrank
β”‚   β”œβ”€β”€ src
β”‚       β”œβ”€β”€
β”‚       └── ...
β”œβ”€β”€ codeforces
β”‚   β”œβ”€β”€ src
β”‚       β”œβ”€β”€
β”‚       └── ...
└── ...

Each platform has its own directory containing Java files for each solved problem. The filenames are named according to the problem or a descriptive title.

Contributing

If you'd like to contribute by adding your own solutions, fixing issues, or improving documentation, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Test your changes.
  5. Submit a pull request.

Your contributions are highly appreciated!

License

This repository is licensed under the MIT License. Feel free to use the code, contribute, or share it with others.

About

Discover my coding journey with Java solutions to problems from GeeksforGeeks, LeetCode, HackerRank, and Codeforces. Contribute and join the coding community in this ongoing exploration of challenges and solutions! πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages