You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -314,6 +314,7 @@
314
314
| 414 |[Third Maximum Number](https://leetcode.com/problems/third-maximum-number)|[](src/ThirdMaximumNumber.java)[](python/fizz_buzz.py)||
| 422 | 🔒 [Valid Word Square](https://leetcode.com/problems/valid-word-square)|||
317
+
| 429 | 🔒 [N-ary Tree Level Order Traversal](https://leetcode.com/problems/n-ary-tree-level-order-traversal)|[](src/NAryTreeLevelOrderTraversal.java)||
317
318
| 430 |[Flatten a Multilevel Doubly Linked List](https://leetcode.com/problems/flatten-a-multilevel-doubly-linked-list)|[](src/FlattenAMultiLevelDoublyLinkedList.java)||
318
319
| 434 |[Number of Segments in a String](https://leetcode.com/problems/number-of-segments-in-a-string)|[](src/NumberOfSegmentsInString.java)[](python/number_of_segments_in_a_string.py)||
0 commit comments