An open API service indexing awesome lists of open source software.

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.

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

---