-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The current method of finding the minimum and maximum values in an array relies on a linear search, which can be inefficient for large datasets. By exploring alternative algorithms like divide-and-conquer or using specific data structures, we can significantly improve performance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request