DSA Day-16
Hey Guys!!!
In previous few posts, we studied about different types of linked lists, how to solve the questions and so on…

Today, we’ll be moving to some high level questions.
- https://leetcode.com/problems/merge-k-sorted-lists/
- https://leetcode.com/problems/add-two-numbers/
- https://leetcode.com/problems/remove-nth-node-from-end-of-list/
- https://leetcode.com/problems/swap-nodes-in-pairs/
- https://leetcode.com/problems/reverse-nodes-in-k-group/
Now, coming to few more questions that will help in interviews:
For conceptual questions’ preparation of linked list, refer the following link:
Need to revise the concepts of linked list?? Following link will help:
Upcoming Posts : DSA Day-17( Self evaluation + Personal notes + Interview Questions + MCQ based on linked list)