Skip to content

Commit ccedc64

Browse files
authored
Update README.md
1 parent 4f3be67 commit ccedc64

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# Leetcode-Challenge
1+
# Leetcode-Challenge
2+
3+
# April Leetcoding Challenge 2021
4+
5+
Day | Name of Problem | Leetcode Link | Video Link
6+
--- | :---: | :---: | ---
7+
1 | Palindrome Linked List | https://leetcode.com/problems/palindrome-linked-list/ | https://youtu.be/Ll9ZbXaXqlQ
8+
2 | Ones and Zeroes | https://leetcode.com/problems/ones-and-zeroes/ | https://youtu.be/qkUZ87NCYSw
9+
3 | Longest Valid Parentheses | https://leetcode.com/problems/longest-valid-parentheses/ | https://youtu.be/VdQuwtEd10M
10+
4 | Design Circular Queue | https://leetcode.com/problems/design-circular-queue/ | https://youtu.be/Q2YhZ6Pq0GQ
11+
5 | Global and Local Inversions | https://leetcode.com/problems/global-and-local-inversions/ | https://youtu.be/1QlP6cVLrII
12+
6 | Minimum Operations to Make Array Equal | https://leetcode.com/problems/minimum-operations-to-make-array-equal/ | https://youtu.be/9aGx9hoIBjI
13+
7 | Determine if String Halves Are Alike | https://leetcode.com/problems/determine-if-string-halves-are-alike/ | https://youtu.be/752uISt9sCs
14+
8 | Letter Combinations of a Phone Number | https://leetcode.com/problems/letter-combinations-of-a-phone-number/ | https://youtu.be/Ydur1aYALc4
15+
9 | Verifying an Alien Dictionary | https://leetcode.com/problems/verifying-an-alien-dictionary/ | https://youtu.be/jK5a8T9q4pc

0 commit comments

Comments
 (0)