Skip to content

Commit ce914f4

Browse files
authored
Update README.md
1 parent 8430c65 commit ce914f4

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
# Python-Notes
2-
<h2>Leet Code Problems and Solutions</h2>
3-
<h3>75.Leet Code</h3>
4-
5-
<h4>Array/String</h4>
6-
7-
>[1768. Merge Strings Alternately](https://github.com/PTHARRISH/Python-Notes/blob/master/leet%20code/75%20leetcode/1768.merged_alternative_string.py)
8-
9-
>[1071. Greatest Common Divisor of Strings](https://github.com/PTHARRISH/Python-Notes/blob/master/leet%20code/75%20leetcode/1071.Greatest_Common_Divisor_of_string.py)
10-
11-
>[1431. Kids With the Greatest Number of Candies](https://github.com/PTHARRISH/Python-Notes/blob/master/leet%20code/75%20leetcode/1431.Kids_with_the_greatest_number_of_candies.py)
12-
13-
>[605. Can Place Flowers](https://github.com/PTHARRISH/Python-Notes/blob/master/leet%20code/75%20leetcode/605.Can_we_place_flower.py)
14-
15-
>[345. Reverse Vowels of a String](https://github.com/PTHARRISH/Python-Notes/blob/master/leet%20code/75%20leetcode/345.Reverse_vowels_of_the_string.py)
16-
17-
>[151. Reverse Words in a String](https://github.com/PTHARRISH/Python-Notes/blob/master/leet%20code/75%20leetcode/151.Reverse_word_in_a_string.py)
18-
19-
>[392. Is Subsequence](https://github.com/PTHARRISH/Python-Notes/blob/master/leet%20code%2F75%20leetcode%2F392.Is_Subsequence.py)
20-
21-
221

232

243

0 commit comments

Comments
 (0)