code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add a Kotlin goody for traversing an N-ary tree in post-order
未關閉
enhancement
kotlin
- 主要語言
- TypeScript
- 星號
- 20
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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).
貢獻指南
研究方向
Start by reading the TypeScript reference at workspaces/adventure-pack/goodies/typescript/traversePostOrderNAry/index.ts and inspect the corresponding Kotlin goody structure. Done means adding a Kotlin goody that traverses an N-ary tree in post-order.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- kotlin, typescript
- 領域
- content
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 半天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100