-
Notifications
You must be signed in to change notification settings - Fork 20.1k
Closed
Description
Describe the bug
Variable type writing error
To Reproduce
Steps to reproduce the behavior:
- Go to 'Java/src/main/java/com/thealgorithms/datastructures/trees'
- Click on 'AVLSimple'
- Scroll down to 'Line 85'
- See error
Expected behavior
Modify variable “Strings” to “String”
Screenshots
If applicable, add screenshots to help explain your problem.
Device Specification
Additional context
Add any other context about the problem here.