List of problems I have solved so far
Easy
Question | Solution | Date | Comment |
---|---|---|---|
429. N-ary Tree Level Order Traversal | |||
559. Maximum Depth of N-ary Tree | |||
589. N-ary Tree Preorder Traversal | |||
590. N-ary Tree Postorder Traversal |
Medium
Question | Solution | Date | Comment |
---|---|---|---|
428. Serialize and Deserialize N-ary Tree | |||
431. Encode N-ary Tree to Binary Tree | |||
1490. Clone N-ary Tree | |||
Hard
Question | Solution | Date | Comment |
---|---|---|---|
582. Diameter of N-ary Tree | |||
1491. Find Root of N-ary Tree | |||
1519. Minimum Cost to Cut a Stick | |||
Top comments (0)