Javascript Challenges - return the index of a number within a given array

preview_player
Показать описание
In Javascript, you may be required to determine at what index does a number lie among a given array. In this video, I show how to return the index of where a given number would fall in an array if it were sorted from lowest to highest.

Рекомендации по теме
Комментарии
Автор

Hello Harry,
Just curious: what is the word that you are using when referring to curly braces at 2:53?

GraceandWisdom