Skip to content

A small collection of solutions to LeetCode problems for personal practice and learning in Python. This project is for fun and self-improvement in coding skills.

Notifications You must be signed in to change notification settings

Ziyi-star/Leetcode-Excerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Exercise

This repository is a small collection of solutions to a few LeetCode problems. It's just a personal exercise, created out of interest and for practice in problem-solving with Python.

About

These solutions are written in Python, with some explanations included in Jupyter Notebooks to make the thought process clearer. It’s mainly for personal reference and practice, not intended as a comprehensive guide or full solution set.

Contents

  • 1_twoSum/ - Solution for the "Two Sum" problem.
  • 2.Add Two Numbers.ipynb - Solution for the "Add Two Numbers" problem in Jupyter Notebook.

Note

This is a casual project, so updates may be infrequent and improvements may come over time.

License

Feel free to use or reference this code however you'd like.

About

A small collection of solutions to LeetCode problems for personal practice and learning in Python. This project is for fun and self-improvement in coding skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published