Add a description, image, and links to the multiply-strings-java topic page so that developers can more easily learn about it.
Given a binary tree, return the values of its boundary in anti-clockwise direction starting from root. Boundary includes left boundary, leaves, and right boundary in order without duplicate nodes.