An open API service indexing awesome lists of open source software.

https://github.com/juliusmarkwei/maximim-element

This algorithm takes an array of integers and outputs the maximum integer in the array
https://github.com/juliusmarkwei/maximim-element

Last synced: 11 months ago
JSON representation

This algorithm takes an array of integers and outputs the maximum integer in the array

Awesome Lists containing this project

README

          

# Maximim-Element
This algorithm takes an array of integers and outputs the maximum integer in the array.