Challenge: Instance of Array?

This tricky challenge will test your understanding of the "instanceof" operator, arrays, and objects in JavaScript.

We'll cover the following

Problem statement #

Take a look at the code below:

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.