title: "0426: Convert Binary Search Tree to Sorted Doubly Linked List" tags: - LinkedList - Stack - Tree - Depth-FirstSearch - BinarySearchTree - BinaryTree - Doubly-LinkedList