Nikzy7 / Algorithm-Snippets

Repo containing snippets of popular algorithms
17 stars 36 forks source link

Create monotonicArray.py #113

Closed apoorv26699 closed 2 years ago

apoorv26699 commented 2 years ago

Given an array of integers, determine whether the array is monotonic or not.