Computer scienceAlgorithms and Data StructuresAlgorithmsArray algorithmsSearch algorithms

Searching problem

Sort and search

Report a typo

Sort the following array in descending order and write the index number of the value 9.

{3,4,9,2,1,4,5,8,3,4,0,12}

Please note that the index number of the first element is 0.

Enter a number
___

Create a free account to access the full topic