This repository contains accepted solutions to various problems of HackerRank and LeetCode, all coded in Java. Don't forget to give a 🌟 to show your support !!!
The problems of both HackerRank and LeetCode are grouped into various categories. Contents are currently being updated.
# | Title | Solution | Difficulty |
---|---|---|---|
2 | Add Two Numbers | View | |
19 | Remove Nth Node From End of List | View | |
23 | Merge k Sorted Lists | View | |
24 | Swap Nodes in Pairs | View | |
25 | Reverse Nodes in k-Group | View | |
141 | Linked List Cycle | View | |
203 | Remove Linked List Elements | View | |
206 | Reverse Linked List | View | |
237 | Delete Node in a Linked List | View | |
430 | Flatten a Multilevel Doubly Linked List | View | |
817 | Linked List Components | View | |
1290 | Convert Binary Number in a Linked List to Integer | View |