Skip to content

Commit b67ae44

Browse files
Merge pull request kunal-kushwaha#470 from mananmehta3/patch-2
Update 15-linkedlist.md
2 parents 00ae37d + 6025aeb commit b67ae44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assignments/15-linkedlist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [Palindrome Linked List](https://leetcode.com/problems/palindrome-linked-list/) `leetcode` `Snapdeal`
1010
- [Intersection of Two Linked Lists](https://leetcode.com/problems/intersection-of-two-linked-lists/) `leetcode`
1111
- [Linked List Cycle](https://leetcode.com/problems/linked-list-cycle/) `leetcode` `Samsung`
12+
- [Remove Duplicates from Sorted List](https://leetcode.com/problems/remove-duplicates-from-sorted-list/)`leetcode`
1213
- [Find All Numbers Disappeared in an Array](https://leetcode.com/problems/find-all-numbers-disappeared-in-an-array/) `leetcode`
1314

1415
## Medium

0 commit comments

Comments
 (0)