Skip to content

Commit 0e76131

Browse files
Merge pull request kunal-kushwaha#468 from mananmehta3/patch-1
Added a Question
2 parents 5709a99 + 0a12817 commit 0e76131

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
@@ -28,6 +28,7 @@
2828
- [Design Browser History](https://leetcode.com/problems/design-browser-history/) `leetcode`
2929
- [Partition list](https://leetcode.com/problems/partition-list/) `leetcode`
3030
- [Find first node of loop in a linked list](https://www.geeksforgeeks.org/find-first-node-of-loop-in-a-linked-list/) `GFG`
31+
- [Swap Nodes in Pairs](https://leetcode.com/problems/swap-nodes-in-pairs/)`leetcode`
3132

3233
## Hard
3334
- [Reverse Nodes in k-Group](https://leetcode.com/problems/reverse-nodes-in-k-group/) `leetcode`

0 commit comments

Comments
 (0)