-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancement π¦ βChanging current behaviour or enhancing/adding to what's already there.Changing current behaviour or enhancing/adding to what's already there.
Description
This exercise presents an interesting challenge, specially after solving Binary Search Trees. However, for some reason, its trees do not use numerical values, and even the letter values do not seem to follow the usual alphabetical logic as far as I can see. Coupling that with the fact that of the 7 tests, only 2 are not exception verifications, I think the exercise could have more tests, derived from the trees in the Binary Search Trees exercise. I've even written them in my repo for solutions.
Metadata
Metadata
Assignees
Labels
enhancement π¦ βChanging current behaviour or enhancing/adding to what's already there.Changing current behaviour or enhancing/adding to what's already there.