GS interview question, What is the internal implementation of class NestedInteger?
Anonymous User
439

https://leetcode.com/problems/flatten-nested-list-iterator/

how to implement such data structure which will hold a List or an integer at a perticular index.

Comments (0)