Leetcode
Algorithms
Data Structures
Linked List
Day 2 of June LeetCode Challenge
1 min readJun 2, 2020
Write a function to delete a node (except the tail) in a singly linked list, given only access to that node.
Press enter or click to view image in full size![]()
