So, i have this code and i\'m triying to get the Big O notation for it
const checkWhatElementIsOlder = arrayOfObjects => { let olderElement = arrayOfObjects[0]