GitHub - Brianmax/interviews: Everything you need to know to...
Given an index in the array representing a vertex, the index of a vertex's parent or child is calculated through bitwise operations on the binary representation of its index. Each element of the array contains