Skip to content

Commit 0a12817

Browse files
authored
Added a Question
1 parent 60e51c6 commit 0a12817

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

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

0 commit comments

Comments
 (0)