Skip to content

osaf96/python-basic-leetcode-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Basic LeetCode Practice

This repository is dedicated to learning Python basic concepts and solving LeetCode problems using Python.

Table of Contents

Introduction

In this repository, you will find Python code examples and solutions for various LeetCode problems. The main goal is to improve your understanding of Python programming and problem-solving skills.

Getting Started

To get started, make sure you have Python installed on your machine. You can download Python from the official website: python.org.

Once you have Python installed, clone this repository to your local machine:

git clone https://github.com/your-username/python-basic-leetcode-practice.git

Problem Solutions

Each LeetCode problem has its own folder in the repository. Inside each folder, you will find the problem statement, along with the Python solution file.

Feel free to explore the different problem folders and study the solutions provided. You can also contribute your own solutions by following the guidelines in the Contributing section.

Contributing

Contributions are welcome! If you have a new solution for a LeetCode problem or want to improve an existing solution, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your contribution.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Open a pull request, describing your changes and the problem you solved.

License

This repository is licensed under the MIT License.

About

This repo is for Learning python basic and practicing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages