I have been practicing LeetCode Problems and i came across a question to convert an array such as,
int[] array = new int[7] { 4 , 2 , 9 , 3 , 5 , **null** , 7