Company question banks are included with the Insider plan.
A file system is represented as a tree. There are two kinds of nodes:
DirectoryNode: has a children list. A child can be either a DirectoryNode or a FileNode (the two types can be freely...