diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb86e1b --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# LeetCode Solutions + +This repository contains my solutions to various LeetCode problems. Each solution is implemented in Python, and the goal is to provide clear, concise, and efficient solutions. + +## Structure +Each problem has its own directory named after the problem's number and title. +`_/` +` solution.py`