https://github.com/aboubakr-jelloulat/problem-solving
This repository, LeetCode && Codeforces, is a collection of solutions to problems I solve on LeetCode && Codeforces, It serves as a personal journey to improve my problem-solving skills across multiple programming languages.
https://github.com/aboubakr-jelloulat/problem-solving
algorithms codeforces cplusplus csharp daily-coding-problem dsa icpc leetcode problem-solving training
Last synced: 7 days ago
JSON representation
This repository, LeetCode && Codeforces, is a collection of solutions to problems I solve on LeetCode && Codeforces, It serves as a personal journey to improve my problem-solving skills across multiple programming languages.
- Host: GitHub
- URL: https://github.com/aboubakr-jelloulat/problem-solving
- Owner: aboubakr-jelloulat
- Created: 2025-01-19T18:24:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-06-11T17:40:06.000Z (21 days ago)
- Last Synced: 2025-06-11T19:12:54.521Z (21 days ago)
- Topics: algorithms, codeforces, cplusplus, csharp, daily-coding-problem, dsa, icpc, leetcode, problem-solving, training
- Language: C++
- Homepage:
- Size: 191 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode && Codeforces
Welcome to **LeetCode Daily**! π
This repository is a collection of solutions to problems I solve on **LeetCode** and **Codeforces** along with insights and techniques learned from **YouTube tutorials** and **blogs**. The goal is to document my journey, refine my skills, and grow as a developer.---
## π What is LeetCode && Codeforces?
**LeetCode && Codeforces** is a platform designed to help developers enhance their coding and problem-solving skills. It provides a vast collection of algorithmic challenges in categories like arrays, strings, trees, dynamic programming, and more. These challenges are widely used by developers to prepare for coding interviews and improve their skills.
---
## π About This Repository
- **Whatβs Inside:**
A collection of problems organized by category and difficulty level, implemented in multiple programming languages.
- **Purpose:**
To improve my understanding of algorithms and data structures by solving problems and learning from online resources.
- **Learning Resources:**
Many solutions are inspired by YouTube tutorials and blogs that provide clear explanations and alternative approaches.---
## π οΈ Tools and Platforms
- **Platforms:**
- **LeetCode:** For solving the problems.
- **CodeForces:** For solving the problems.
- **YouTube Tutorials:** For understanding problem-solving techniques and strategies.
- **Blogs:** For gaining additional insights and learning about edge cases.## π Why This Repository?
1. To track my daily problem-solving journey on LeetCode.
2. To document approaches and techniques for better understanding.
3. To explore and compare solutions in different programming languages.
4. Prepare for Interviews: To solve problems commonly encountered in technical interviews, refining my ability to solve them efficiently and confidently under time constraints.
5. Competitive Programming: To practice challenging problems and build the skills required for competitive programming contests.---
- **Languages Used:**
- C
- C++
- C#
- JavaScript
- Python
- Node.js---