PRACTICE_CHALLENGE // Intermediate

Where do I Belong

Description

Return the lowest index at which a value (second argument) should be inserted into an array (first argument) once it has been sorted.

Solution Editor
Editor_Pane
Loading...
Console_Output
Waiting for output...