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