The _________ References pattern stores each tree node in array the id(s) of the node’s children.
(a) Child
(b) Parent
(c) Root
(d) None of the mentioned
I got this question during an online interview.
This intriguing question originated from Model Tree Structures topic in chapter Data Models of MongoDB