Leetcode
Leetcode copied to clipboard
Add solution for 430
Problem URL: Flatten a Multilevel Doubly Linked List
I am stuck at the creation of the UTIL class DoublyLinkedNode. Some hints on it would be helpful. :)