Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 191 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 191 Bytes

This question was asked by Snapchat.

Given the head to a singly linked list, where each node also has a “random” pointer that points to anywhere in the linked list, deep clone the list.