Course contentsShow
JavaScript
Lesson 1997 of 2,72341. Modern JavaScript Features (ES2020+)Pro lesson

Performance Characteristics of findLast()

Understand that findLast() still performs O(n) search but can short-circuit earlier when matches are near the end.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.