Skip to content

Commit 1ec2fd2

Browse files
author
Khanh Do
committed
Update readme
1 parent b51d04c commit 1ec2fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# LeetCode Python Solutions
22
This repo contains my Python solutions to LeetCode problems. I try to give ample
33
documentation to maximize the pedagogy of my solutions, including time and space
4-
complexity and how I arrived at them.
4+
complexity and how I arrive at them.
55

66
For expediency, when problems involve an array, I am OK with using a Python list
77
instead and using the following operations:

0 commit comments

Comments
 (0)