HackerRank - Delete duplicate-value nodes from a sorted linked list
#LinkedList #TwoPointer #Sorted
For LinkedList problem, two pointers techniques like fast pointer and slow pointer or parent pointer and current pointer are used. Here we use parent and current pointer to solve HackerRank Delete duplicate-value nodes from a sorted linked list problem.
BGM: https://www.bensound.com