Kth Smallest Element In a Bst
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 62/100
Research direction
Open the linked LeetCode problem and AlgoDale solution, then inspect the kth-smallest-element-in-a-bst/ directory in the repository. Add the Python solution there and verify it against the problem examples; done means it returns the expected kth-smallest values.
Written by the indexing model from the issue text.
Description
- Dominant language
- Python
- Stars
- 156
- Forks
- 359
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 38
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DaleStudy/leetcode-study
-
problem
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
DaleStudy/leetcode-study#288 · 1 reaction ·
-
Set Matrix Zeroes Openproblem
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DaleStudy/leetcode-study#283 · 3 reactions ·
-
problem
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
DaleStudy/leetcode-study#274 · 1 reaction ·
-
problem
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
DaleStudy/leetcode-study#267 · 1 reaction ·
-
problem
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
DaleStudy/leetcode-study#250 · 1 reaction ·
All issues in DaleStudy/leetcode-study
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100