The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
https://leetcode.com/problems/find-largest-value-in-each-tree-row/description/
[x] README
[x] Python Solution
[x] Java Solution