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

Add a Kotlin goody for traversing an N-ary tree in post-order

Open
#392 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, typescript
Domain
content
Issue type
Feature
Difficulty
2/5
Estimated time
Half a day
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.