Skip to content

Add Min-Max Algorithm (Iterative Approach)#82

Open
jayanthwritescode wants to merge 1 commit intoIamBisrutPyne:mainfrom
jayanthwritescode:Algorithms/MinMaxIterative.java
Open

Add Min-Max Algorithm (Iterative Approach)#82
jayanthwritescode wants to merge 1 commit intoIamBisrutPyne:mainfrom
jayanthwritescode:Algorithms/MinMaxIterative.java

Conversation

@jayanthwritescode
Copy link

Added an iterative implementation of the Min-Max algorithm to the Algorithms folder. The algorithm finds both the minimum and maximum elements in an array with optimal efficiency by processing elements in pairs. Also this is my first open source contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant