← Back to Phase 1: Fundamentals

Find Last Index

Phase 1: FundamentalsModule 3: Array Methods

Premium
Easy2.6k completed

Description

Implement a function that returns the index of the last element in the array that satisfies the provided testing function

Your Solution