bizz84 / bizz84/CrackingTheCodingInterview
Tree balance is wrong
Open
- Dominant language
- Swift
- Stars
- 49
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Please check your algorithm for checking balance of tree.
It's just fundamentally not doing the right checking
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the tree-balance algorithm in the Swift solutions and inspect how it checks whether a tree is balanced. Compare its behavior on balanced and unbalanced trees; done means the algorithm correctly distinguishes both cases and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100