code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add a Kotlin goody for traversing an N-ary tree in post-order
Open
enhancement
kotlin
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
For inspiration, take a look at the TypeScript goody added in #388, currently located at [`workspaces/adventure-pack/goodies/typescript/traversePostOrderNAry/index.ts`](../tree/main/workspaces/adventure-pack/goodies/typescript/traversePostOrderNAry/index.ts).
Contributor guide
Assessment
This issue has not been assessed yet.