code-chronicles-code / code-chronicles-code/leetcode-curriculum

Add a Kotlin goody for traversing a binary tree in post-order

未關閉
#389 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement kotlin
主要語言
TypeScript
星號
20
分支
12
PR 合併指標
30 天內沒有已合併 PR

描述

For inspiration, take a look at the TypeScript goody added in #157, currently located at [`workspaces/adventure-pack/goodies/typescript/traversePostOrder/index.ts`](../tree/main/workspaces/adventure-pack/goodies/typescript/traversePostOrder/index.ts).

貢獻指南

開啟貢獻指南

研究方向

先閱讀 workspaces/adventure-pack/goodies/typescript/traversePostOrder/index.ts 中的 TypeScript 參考實作,並檢查周圍的 goodies 結構。新增對應的 Kotlin goody,用於以 post-order 走訪二元樹;當 Kotlin 實作存在於預期的 goody 位置,且符合參考行為時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
kotlin
領域
content
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。