ZainabMohamed700 / Leetcode-Solutions

This collection of beginner-friendly LeetCode problems. This repository features easy-to-understand solutions that are constantly updated for improved performance. Whether you're a coding novice or looking to refresh your skills, this repository is a great resource to help you develop your abilities and become a better programmer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Video Solution :

you can find the solutions of these problems in Youtube Channel

Credits

Contributing

Please read the contributing guidlines before opening a PR

To contribute, please fork this repo and open a PR adding a missing solution from the supported languages.

Leetcode-Solutions

This repository is created to help people make progress in problem solving. It contains three main folders:

75-Blind-Questions

This folder contains solutions to the 75 most common questions in Leetcode. These questions are frequently asked in coding interviews, so solving them will help you prepare for technical interviews.

Beginner-Level-Solutions

This folder contains solutions to problems that are suitable for beginners in problem solving. These problems cover a range of topics and will help you improve your problem solving skills.

Intermediate-Level-Solutions

This folder contains solutions to problems that are suitable for intermediate-level problem solvers. These problems are more complex than those in the Beginner-Level-Solutions folder and will help you build on your problem solving skills.

Feel free to explore the folders and use the solutions as a reference when solving problems on your own. Contributions to this repository are also welcome!

About

This collection of beginner-friendly LeetCode problems. This repository features easy-to-understand solutions that are constantly updated for improved performance. Whether you're a coding novice or looking to refresh your skills, this repository is a great resource to help you develop your abilities and become a better programmer.


Languages

Language:C++ 50.3%Language:Python 30.6%Language:JavaScript 14.3%Language:C 2.0%Language:Kotlin 1.5%Language:Java 1.2%