Media Summary: In this video we are solving a popular Facebook interview question: LeetCode Python 364 Nested List Weight Sum II This is surprisingly a very interesting question. The intuitive answer is to first calculate maxDepth in the first pass and then work ...
Leetcode Python 364 Nested List - Detailed Analysis & Overview
In this video we are solving a popular Facebook interview question: LeetCode Python 364 Nested List Weight Sum II This is surprisingly a very interesting question. The intuitive answer is to first calculate maxDepth in the first pass and then work ...