Skip to content

Commit 2d37ce3

Browse files
Update Important Questions.
Added three important questions with their links
1 parent c5ba54b commit 2d37ce3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Important Questions.

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
- Find closest palindrome : https://leetcode.com/problems/find-the-closest-palindrome/
3434
- Remove Nth Node from End of the Linked List : https://leetcode.com/problems/remove-nth-node-from-end-of-list/
3535
- Two Sum : https://leetcode.com/problems/two-sum/
36+
- Valid Anagram : https://leetcode.com/problems/valid-anagram/
37+
- Group Anagrams : https://leetcode.com/problems/group-anagrams/
38+
- Search in Rotated Sorted Array : https://leetcode.com/problems/search-in-rotated-sorted-array/
3639

3740

3841

0 commit comments

Comments
 (0)