Meta Interview Question

They asked me to create a deep copy of a linked list with random pointers. Very similar to Leetcode 138 (https://leetcode.com/problems/copy-list-with-random-pointer/).