How can I create linked list from array?
So I was able to solve leetcode question which gives me an array [9,8,8,7]
[9,8,8,7]
The output requires it to be l