Closed cedoor closed 8 months ago
A new insertion can increase a tree's depth by at most 1. We can be sure that the while loop isn't executed twice.
Closes #213
yarn prettier
yarn lint
Description
A new insertion can increase a tree's depth by at most 1. We can be sure that the while loop isn't executed twice.
Related Issue(s)
Closes #213
Checklist
yarn prettier
andyarn lint
without getting any errors