Skip to content

Commit 1428fa2

Browse files
authored
Create README.md
1 parent cd5b029 commit 1428fa2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# LeetCode - Python Problems
2+
3+
## Contents
4+
5+
Each folder in this repository links to a category of problems on LeetCode.
6+
7+
At the moment, you will find:
8+
9+
- Introduction to Pandas (Learn Basic Pandas in 15 Qs)
10+
- 30 Days of Pandas (Essential for pandas Interviews)
11+
12+
## Note
13+
14+
This repository is for educational and personal learning purposes only. All content and materials in this repository are based on the problems and challenges from LeetCode, and their intellectual property rights apply.
15+
16+
You can learn more about LeetCode and their platform [here](https://leetcode.com).

0 commit comments

Comments
 (0)