5785 shaares
4 results
tagged
array
Finding Maximum in an Array
https://phanderson.com/C/arraymax.html
"remove" removes the first matching value, not a specific index
"del" removes a specific index
"pop" returns the removed element