Meta Interview Question

Given binary tree, flatten it to a linked list (move all the references to node.right)

Meta Interview Question: Given binary tree, flatten it to a linked list (move all the references to node.right) | Glassdoor