https://github.com/tahaaa22/problem-solving
This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.
https://github.com/tahaaa22/problem-solving
cpp data-structures problem-solving sql
Last synced: 7 months ago
JSON representation
This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.
- Host: GitHub
- URL: https://github.com/tahaaa22/problem-solving
- Owner: tahaaa22
- Created: 2023-11-04T11:26:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T22:42:43.000Z (about 1 year ago)
- Last Synced: 2025-03-15T00:35:31.550Z (about 1 year ago)
- Topics: cpp, data-structures, problem-solving, sql
- Language: C++
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Problem-Solving Solutions
Welcome to my problem-solving repository! This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as **LeetCode**, **HackerRank**, and **CodeForces**.
## Overview
This repository serves as a personal archive of my problem-solving journey, documenting my progress and growth as a programmer.
## Structure
The repository is organized by platform, with each platform having its own dedicated directory. Within each directory, problems are categorized by difficulty level or topic for easy navigation.
```
.
├── LeetCode/
│ ├── Easy/
│ ├── Medium/
│ └── Hard/
│ └── SQL/
├── HackerRank/
│ ├── Algorithms/
│ ├── Data Structures/
│ └── SQL/
└── CodeForces/
├── Division 2/
└── Division 3/
```
## Goals
- **Improve Problem-Solving Skills**: Continuously refine my ability to tackle algorithmic challenges.
- **Document Progress**: Track my growth and learning over time.
- **Share Knowledge**: Provide clear and concise solutions that may help others in their coding journey.
## How to Use
Feel free to explore the solutions and use them as a reference. If you have suggestions for improvements or optimizations, I welcome feedback and contributions!
## Contact
If you have any questions or would like to connect, feel free to reach out to me via [email](mailto:ahmed.wesal03@eng-st.cu.edu.eg) or [LinkedIn](https://www.linkedin.com/in/ahmed-taha-953459250/).